Loading Tool

Explorer IconExplorer

Memory Pool

79,322 transactions
29.27 vMB
0.10482426 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 1d153d3dcd2d267ab9f913f62f006b40c63dde05384bdc0919490c02841a7d62
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 1bab011ba635376a388f58fd63d3b7a0de4b65d4f1f59530dd122efa120e82bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.04324197 BTC
Feerates: 137.15 > 4.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (719,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,830 195,830 00000000000000485fa4fc1e9f9f9c01725948a2c9fc5fb11aaf5887703a446a 97 0.04/1.00 vMB 82
195,829 195,829 00000000000005314062827bcf326025124ace423793fe02f153a4608acd5499 135 0.13/1.00 vMB 94
195,828 195,828 000000000000035234cd95b88ec21f0b0f0d7f1840dc4967e8d890d0b4bc08d0 157 0.07/1.00 vMB 227
195,827 195,827 00000000000002f7b646e9e9ae82a4fd9f6ff9ca3d8c599edf1c78b6f90f9cb8 610 0.24/1.00 vMB 170
195,826 195,826 00000000000005ca8b70d8b1d622253269f8fc902827a013a58437661494bc53 11 0.00/1.00 vMB 0
195,825 195,825 00000000000005eb510d457e4bf21ac033c449f4e6f2d2275aa15552955b823c 27 0.01/1.00 vMB 112
195,824 195,824 000000000000046a3cbe4780ae110474ffd3df7567fb91b4a24c7b8498df3759 16 0.00/1.00 vMB 81
195,823 195,823 000000000000062a0a8f05a09ba746d262a9dd6c826c91bcf2931622594727ce 307 0.11/1.00 vMB 150
195,822 195,822 0000000000000651e22f49a8bdbc6cd57ffed2f1a883bc5a9ad08291ce795b71 294 0.10/1.00 vMB 140
195,821 195,821 0000000000000205e780ba7a7e726450a7f169809e1a2a86c10c588f41390260 77 0.02/1.00 vMB 45
195,820 195,820 000000000000016eec90ef868003402254c9142a43e9a240ed72ad19859ecdb9 222 0.08/1.00 vMB 132
195,819 195,819 00000000000002de0479b4579f68c9e676c7a0f581b148820b141f6401f928f6 59 0.03/1.00 vMB 98
195,818 195,818 0000000000000031e61b8d2f870dc66255665434f18c9de90869e50442bca09c 75 0.02/1.00 vMB 177
195,817 195,817 000000000000010607e97e3a5e4f84e5142cca75aeda0e2600eb70d7a583e7e9 238 0.15/1.00 vMB 121
195,816 195,816 00000000000005d25b44e787e11c3be0f218d59ee7923d8e405ecc8327d39d47 50 0.02/1.00 vMB 218
195,815 195,815 0000000000000205e3b6ef9ce7b1215fbbfe25fb057dea543be7cdded53af004 126 0.06/1.00 vMB 127
195,814 195,814 000000000000009461433c0fec75e404e6f4ab2c23b43dc4556d8da8b5d9febd 77 0.02/1.00 vMB 33
195,813 195,813 000000000000035f36c38dcf65501dd7d023b17d6e66407318d55286bcffe00c 338 0.18/1.00 vMB 117
195,812 195,812 000000000000053c41bea32dbf11270276930c8d34ad65083d0f8a6ec9c2e480 321 0.20/1.00 vMB 97
195,811 195,811 00000000000002232c343e2aa5e8cd23d0f5030e86a3669cf09475c910f9151e 98 0.06/1.00 vMB 85
195,810 195,810 0000000000000146d00c7063ea165602735d962480b5e2d7b5eab3ff3061d38e 199 0.07/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.42 GB
    • Received: 15.93 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.