Loading Tool

Explorer IconExplorer

Memory Pool

74,415 transactions
27.53 vMB
0.07039645 BTC
Random Selection Loading Transactions
Max Size: 167.77/200 MB

Candidate Block

Mining Attempt 9370b03619390c9f38180fd613a106c84d6e6b825440c8b6e37585cb7b76649a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b4507ced6bbc8dab71cb4784f01e3ae7f2eb108ded4fa710515d43a7f58a00d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.01177570 BTC
Feerates: 150.80 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (553,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,518 361,518 000000000000000012309f32fbe01eaa69bdb57a92ecf81c10031014157a45d3 389 0.95/1.00 vMB 90
361,517 361,517 000000000000000011d92c7fab2fe13514710252bf60f36602be4a0245962c1d 295 0.73/1.00 vMB 85
361,516 361,516 000000000000000006a7a6d3f1d1474569bdc84fb508c9e3332f2cd6fe0c994e 340 0.85/1.00 vMB 96
361,515 361,515 0000000000000000048b5da7f027c4d9830ef3b3fce08c937dc59d1d33035e48 1 0.00/1.00 vMB 0
361,514 361,514 00000000000000000ac0ff6562b7058044eba5f9f2a242ce6f1c3f8f8c70448f 184 0.38/1.00 vMB 79
361,513 361,513 0000000000000000033247610d00c6f9f3c803968ad77f21f4765fb204cdb32d 631 0.45/1.00 vMB 34
361,512 361,512 00000000000000001498c4c69d32f7bce6386e77b4e1b131af64854c47b539a7 948 0.75/1.00 vMB 72
361,511 361,511 00000000000000000a21d85def3067d620478f09f47ee7b26b97e8d0e09c1d08 139 0.06/1.00 vMB 22
361,510 361,510 0000000000000000098c7dcb859aab8e0040db68d0f21b5a35ad8d021239b20f 829 0.48/1.00 vMB 30
361,509 361,509 00000000000000000f5945db495b6071c9ef52e4d4fb630bcc6456e99436e842 145 0.08/1.00 vMB 38
361,508 361,508 000000000000000008b82b9d634418df9d4c7d840074408fbc496be2360646ef 1,033 0.52/1.00 vMB 38
361,507 361,507 00000000000000000e2b93b0de80b5be6d620f3b23f32ed4c046797249726c6b 159 0.11/1.00 vMB 14
361,506 361,506 0000000000000000048ed90221813a891d7d4a66a9bd9179e861908171113f53 843 0.77/1.00 vMB 28
361,505 361,505 00000000000000000683633b8f6c4b694228bcff062ceb8c654a892da007d1e2 1,107 0.75/1.00 vMB 38
361,504 361,504 00000000000000000bd6329ce4a3b2cb97642977acbe3d18f5f4cff980c0d104 1,398 0.73/1.00 vMB 31
361,503 361,503 00000000000000000dc0caf482f6302820a13f614fc7a42fa4002ee994b7b0ad 1,568 0.90/1.00 vMB 27
361,502 361,502 00000000000000000dcf6b554f60f3a43eb3f64327423714030c04333cf7d06a 1,447 0.93/1.00 vMB 63
361,501 361,501 0000000000000000045d4da3b39943a235361b74ac05d4982ffcdbe782b5aad6 62 0.89/1.00 vMB 97
361,500 361,500 000000000000000014819524cd66a60d72943125efcb06eda7e810faf72d2492 1,133 0.50/1.00 vMB 40
361,499 361,499 000000000000000002289a104a12629ae41822721ba96b10131607372481d80c 575 0.25/1.00 vMB 38
361,498 361,498 00000000000000000b443abc1b9fc2fb84ef386e24d402a27e134ae8bff05a49 781 0.41/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.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.