Loading Tool

Explorer IconExplorer

Memory Pool

37,739 transactions
26.52 vMB
0.06080810 BTC
Random Selection Loading Transactions
Max Size: 135.94/200 MB

Candidate Block

Mining Attempt 2f3eb362e611f08d0e7bd90ac4c48ab6dd4b827214c5a7384039a644ed9d95bc
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 21172c22b3999f91df961fe9b52d5c5f3d44823d9f83a7c86c3b4e528565f5f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01153720 BTC
Feerates: 100.53 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (562,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,778 351,778 0000000000000000030c7a6a74921c323d32d653861b1aecdf41a0ee69e4f8a2 1,584 0.92/1.00 vMB 28
351,777 351,777 0000000000000000085bd525438d7912180f53a6a3bab9cf485730db9a2e5db0 462 0.33/1.00 vMB 29
351,776 351,776 0000000000000000081b148c8a9773e291dfb5b02461cf7f12f16c490b90bf5f 130 0.10/1.00 vMB 10
351,775 351,775 0000000000000000104bf2217b0bf41043ccf50649b858715fdc97b4e532224a 265 0.17/1.00 vMB 35
351,774 351,774 000000000000000006d784966827db2e373ebebdf93146db8a013c6e151e733d 159 0.08/1.00 vMB 29
351,773 351,773 000000000000000012a6ad7497e484f226b964c87d2330cca9e34c887027138d 450 0.23/1.00 vMB 30
351,772 351,772 000000000000000011104c427b673c277abbd6483fffdb9f7cf62939b982758a 1,004 0.54/1.00 vMB 30
351,771 351,771 00000000000000000a0e271ff20109ec7bb9320c754f3f2881dcdf84608e3f47 57 0.02/1.00 vMB 34
351,770 351,770 000000000000000005c8ccc41d073220ff71ecb01798b293346fd1973ae7d266 132 0.07/1.00 vMB 20
351,769 351,769 00000000000000001562a2333e4dcced9ba0cd72b78810cf4ec43f60314f493d 896 0.59/1.00 vMB 13
351,768 351,768 0000000000000000143e674c976410068ad9be249216803ed7c8cd6e0a0bc7f1 1,196 1.00/1.00 vMB 25
351,767 351,767 00000000000000000118c93cf8e244e2272a338ef6be74c4413b7b259d38110b 1,318 0.75/1.00 vMB 28
351,766 351,766 000000000000000003202fda2293147dad73a0ea910d2d6fbd3659146306aa12 2,287 0.75/1.00 vMB 52
351,765 351,765 00000000000000000a1876d7a6b0d657eb458287259e6d63437cd2d5d9c33505 784 0.33/1.00 vMB 32
351,764 351,764 0000000000000000029589ee45f568deabf10deccf23697f0116066a72df5c51 609 0.41/1.00 vMB 26
351,763 351,763 000000000000000001a2b5a04f0fbadb8a418895516486ced9a9d8d40f32e276 1,259 0.54/1.00 vMB 35
351,762 351,762 00000000000000001249da030cffb8c32ea87e944f7fa01550354b423e9983ce 52 0.02/1.00 vMB 32
351,761 351,761 00000000000000000066fd21dea0f1e1dd011d71db5e2cd22a6e9ba539042862 153 0.10/1.00 vMB 19
351,760 351,760 000000000000000005525db45a8185ce5e6aace9515ef704b661edd64f317c17 652 0.35/1.00 vMB 34
351,759 351,759 000000000000000007d298a335035e9e0ef4829fc72b2d9976a53e28c629e692 107 0.10/1.00 vMB 12
351,758 351,758 0000000000000000139d832a2ae3809cb69d8ab91e22171342e6506a759c07aa 369 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.