Loading Tool

Explorer IconExplorer

Memory Pool

34,245 transactions
25.85 vMB
0.07238388 BTC
Random Selection Loading Transactions
Max Size: 130.23/200 MB

Candidate Block

Mining Attempt 3702920936b69aa80f4098cc8ed291fd1e453f44c2d565c4e12e1fc1e5ebc23a
Version 20000000
Previous Block 00000000000000000000ba672725fc943dfda3e1cdead8a888b3218041ce0745
Merkle Root e4212dd510334139412248810dc18af05c519260e3f9d5820ce8f360899e8aab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.02450630 BTC
Feerates: 201.34 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,214 (661,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,086 253,086 0000000000000009434101e63516fe75355c9351deaa4dd21011fbd05ca81b2e 555 0.25/1.00 vMB 109
253,085 253,085 00000000000000066d41e975d42da072e5e6b595a2f4ea5d81af9f9e83a87504 1 0.00/1.00 vMB 0
253,084 253,084 000000000000004f50ef21166f5dce4e40358b2237e3665e88288b9ed8d74a93 495 0.25/1.00 vMB 111
253,083 253,083 000000000000004791794de937d6bfca471aa5bc581c853be7ed519143a13bc3 622 0.25/1.00 vMB 152
253,082 253,082 0000000000000002989e2345d404e6572425240648090b41d5774563ceb1a0ab 770 0.25/1.00 vMB 213
253,081 253,081 000000000000002013cc67b765231a7065b145480fc4e544fee4ef0e9d42774a 484 0.20/1.00 vMB 125
253,080 253,080 00000000000000511cf8ef425cd1b1927e7e23386529719bd0dfac9b3aa31e0d 350 0.17/1.00 vMB 126
253,079 253,079 0000000000000053f1fabb462d851b76ea1946a180e8462a3d174e1af1ea9d0d 188 0.11/1.00 vMB 117
253,078 253,078 000000000000001b0587e22cd5412041f30424a75cd819c67129636674cd11e4 43 0.02/1.00 vMB 121
253,077 253,077 0000000000000022999a83bacb92565a3e1959f3b1a402f3e27d0d6cd21d2140 227 0.12/1.00 vMB 72
253,076 253,076 000000000000001c7b0343c41ecbf2b7da0692e78922ea5f7b9bd2ac9375e71f 565 0.25/1.00 vMB 159
253,075 253,075 00000000000000009ff1f857af61dd4b5a09ceafc8204825cb9c014b88d977f4 432 0.17/1.00 vMB 172
253,074 253,074 000000000000002be3ee8ac770c596c5d42088c8597cb1df2945a1afdd70059c 609 0.26/1.00 vMB 129
253,073 253,073 000000000000001a18e1742f58f0f1e5f86bd26ccb18ce74dccb1146f4452224 253 0.11/1.00 vMB 153
253,072 253,072 000000000000001f7b05a89d7ff5131c382b30afe67d90d4d84f0cdfc8efd93a 96 0.04/1.00 vMB 92
253,071 253,071 0000000000000046bc120045c35fa34a8c4011fbd93c64877b7cd5ba3cee4337 599 0.25/1.00 vMB 130
253,070 253,070 000000000000000a55312e665b6290868202285b43aa2726e2c60c30908d3875 468 0.21/1.00 vMB 110
253,069 253,069 000000000000001d4c1fb03d0274dcb537b36b04a7c832007e3765dcb97dc7a9 549 0.25/1.00 vMB 116
253,068 253,068 000000000000000c17a4fa9d0d06f5b0006a94e4a01dc18ce5286621703cdd83 335 0.16/1.00 vMB 96
253,067 253,067 000000000000001a34a1ebd947a83b4f584ed789cc5069f41ebf404bf213e542 161 0.06/1.00 vMB 138
253,066 253,066 000000000000004b1f6f9d416c18b848f285bf665526257628b8fc156b980635 161 0.12/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.52 GB
    • Received: 8.17 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.