Loading Tool

Explorer IconExplorer

Memory Pool

82,237 transactions
32.40 vMB
0.12006796 BTC
Random Selection Loading Transactions
Max Size: 192.49/200 MB

Candidate Block

Mining Attempt cc74fb005b54ef893a3ae2b4c38234bfc87cba74373b72b310267379c061027f
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root c1eecf6ca55fe3f011654d6c4a966b6d8259c2c0f97011675b85905c95986cfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,943
Size: 1.00 vMB
Total Fees: 0.02339944 BTC
Feerates: 78.83 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (527,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,641 387,641 000000000000000000048b7dd99c729cfdc9164177ac2ca3809090ef950198cc 394 0.27/1.00 vMB 22
387,640 387,640 00000000000000000108c2c96cd9480d656818f8f168390b773231ef8fb8c2e0 345 1.00/1.00 vMB 12
387,639 387,639 0000000000000000016d3f61fb12930df1daf0472c132ccf6bf660b91dd7d810 2,524 1.00/1.00 vMB 51
387,638 387,638 000000000000000002fa81f1b28557f783cdd7a8a0f097fa5349d37f6281321b 2,606 0.99/1.00 vMB 43
387,637 387,637 00000000000000000541499452bb4a4e359d0ba08fb7229e40a7574793f1624b 1 0.00/1.00 vMB 0
387,636 387,636 000000000000000002a6a605476cb5703b0401178fe3f6969cb5c377be0d2486 499 0.72/1.00 vMB 15
387,635 387,635 000000000000000004ae7c110a57e792c6eaa30ab656b8faaeab88fef1434bbb 1,638 1.00/1.00 vMB 25
387,634 387,634 00000000000000000ac21dafb293d24280456478be63bd291c205725640ffa8a 1,370 1.00/1.00 vMB 23
387,633 387,633 000000000000000004a44e00eb3f8b49e19d21ad0e448acc62baf17d5c5e3aaf 2,358 1.00/1.00 vMB 34
387,632 387,632 000000000000000003612395da4c80026d5b46d8787292af7ae23cee71559ec9 2,651 0.93/1.00 vMB 54
387,631 387,631 00000000000000000517006d38c472ba14c568a1bc4d23895c0391def807179e 1 0.00/1.00 vMB 0
387,630 387,630 0000000000000000062ee3791c83a2d8e2b6bbd22fca2dd395be060642b10db1 40 0.05/1.00 vMB 111
387,629 387,629 000000000000000001528b8b7d1fe3de2a5a35d2aa1086642b5fcf1cac71deb6 2,598 1.00/1.00 vMB 36
387,628 387,628 000000000000000004dff1033257848163f8e16c6d80db3b359763a3bf0e1d47 2,236 1.00/1.00 vMB 33
387,627 387,627 000000000000000004a7879d28b8ba9fee0969011ded688ef008622e8ca7eaff 1,470 0.99/1.00 vMB 23
387,626 387,626 000000000000000000f2e1440896636a36fa26b1fd6e2b06d25a357059c6dd59 911 0.53/1.00 vMB 31
387,625 387,625 0000000000000000028f3f689c218f0d6a6be85e5c4d0ea5b7930640df6f56bb 981 0.64/1.00 vMB 24
387,624 387,624 0000000000000000014dc7993059f10191f346504e002bd9bf42a56d23a9ac17 885 0.89/1.00 vMB 15
387,623 387,623 000000000000000000516d33c0a08cf8f4851e0c67ad06fd7184f7504091d2b2 2,026 0.75/1.00 vMB 38
387,622 387,622 00000000000000000904f1c661f914420bc5825f2206c79a3f99ebe7c3c4329f 176 0.16/1.00 vMB 17
387,621 387,621 0000000000000000066a459829deafbac2a2446dba5befc83961a72f479d8eee 111 0.15/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.