Loading Tool

Explorer IconExplorer

Memory Pool

87,205 transactions
33.11 vMB
0.08231849 BTC
Random Selection Loading Transactions
Max Size: 197.44/200 MB

Candidate Block

Mining Attempt 537c16b2e29ce7514f8ed649ca39a1f8d803906ab1881442cdec03bb5014d2e5
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (559,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,064 355,064 00000000000000000ceb5b981a3dc1324bd02c90631c1a37d09e6bd59a6d364a 935 0.75/1.00 vMB 17
355,063 355,063 00000000000000000bd568195c703df04cd8c5b3d00153c74523a92601aaa4ca 2,186 0.75/1.00 vMB 47
355,062 355,062 0000000000000000021eee625490f82894fd4753229735435a28fb2b0b6698b3 260 0.25/1.00 vMB 13
355,061 355,061 000000000000000015904c5a1ab19652278f0d69eb5ed9fc96c30ce8bc326d43 1,661 0.75/1.00 vMB 31
355,060 355,060 000000000000000002a24f166c603b798d3fac08a3a6476fefa79dd5f84a555c 1,025 0.72/1.00 vMB 21
355,059 355,059 00000000000000000bc5bd7ddecf861bd1488d7553e5124e89b678c7416cdaf4 566 0.29/1.00 vMB 36
355,058 355,058 000000000000000000b4d506ba5bbbdba67d4114ddec6b860fa0b4805bd0a247 1,419 0.75/1.00 vMB 28
355,057 355,057 000000000000000003b44c2f5db22df08866e704412e0d1704c4e6c383a09c72 428 0.19/1.00 vMB 27
355,056 355,056 0000000000000000156f0bf7fa060438edec28357c011fe5dbfe48f5b7dc4f59 525 0.25/1.00 vMB 29
355,055 355,055 00000000000000000ea0c1a2d5e9c7dd67e3b2c14eabedb478313e878282d7eb 1,155 0.75/1.00 vMB 23
355,054 355,054 0000000000000000168710c7a956b07f740f4f17cf84ca208588d0f0309dcd51 573 0.25/1.00 vMB 48
355,053 355,053 0000000000000000029a678a6c3b12c451cfc8d18e8a21629afdb81120cc33a8 813 0.40/1.00 vMB 26
355,052 355,052 00000000000000000fe801a16676667b6e7e270ef989c27ecbe893767d6c7548 578 0.41/1.00 vMB 19
355,051 355,051 00000000000000000b7e790ec6cf63bb94e0354516ab3bb5a9aaa96d7676afa8 1,883 0.75/1.00 vMB 38
355,050 355,050 00000000000000000d97c863738c36c06412463c203265cd826c3281acbd5846 1,103 0.57/1.00 vMB 27
355,049 355,049 00000000000000000e55d2b84f06836a0a132663ab6af152d4f70ed2563b080b 1,477 0.67/1.00 vMB 28
355,048 355,048 000000000000000008641293a1de7cbde40b24fc29b5cb79c0582664e53ba97b 507 0.26/1.00 vMB 26
355,047 355,047 000000000000000007892ed933ef1af3d534519c5098379a7310a68cd1e3370d 151 0.10/1.00 vMB 19
355,046 355,046 0000000000000000045fdb433b21fb63d3de6ab2374752bee95c213596d0f22b 863 0.42/1.00 vMB 28
355,045 355,045 0000000000000000122a3578dd80a4c382165474983937a2753f641c746abfec 821 0.47/1.00 vMB 23
355,044 355,044 00000000000000000cc71648326bc5b088f151aa86511d58eee9d8cafe08b1b6 793 0.38/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.