Loading Tool

Explorer IconExplorer

Memory Pool

35,814 transactions
25.95 vMB
0.06468854 BTC
Random Selection Loading Transactions
Max Size: 132.69/200 MB

Candidate Block

Mining Attempt be0005506b95401d8e0f31c9013761a92321d23170f1d19506d9c2709ded3ac7
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 8e4a00761bd33d2706195ae4529ad9088ab5428d640518e14f3eb95970ec13ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,167
Size: 1.00 vMB
Total Fees: 0.01667278 BTC
Feerates: 145.40 > 1.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (409,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,755 504,755 000000000000000000445bf0ab741c627c6a596931e5ee30b7acf2d248a3e84d 2,167 1.00/1.00 vMB 432
504,754 504,754 00000000000000000061d8b3e8563ba524fda5c51c8415bbc960d1e9dd2cf2e4 2,278 1.00/1.00 vMB 447
504,753 504,753 00000000000000000074761c25a1ff88d5c0134fe05dd568d4eb78b95cdda940 2,868 1.00/1.00 vMB 541
504,752 504,752 00000000000000000061dce5c4253c0f1935c49244207d9d35fb6c72ee3a7fab 1,825 1.00/1.00 vMB 389
504,751 504,751 0000000000000000007190333061099dbef9eb384a344743ba1c153ba393e9d0 2,767 1.00/1.00 vMB 499
504,750 504,750 00000000000000000039988594aedd35693b3509c9b2764e7dcc4df2654f8475 1,992 1.00/1.00 vMB 419
504,749 504,749 00000000000000000076c05a1d0b0361cfaf634732aa03db331dc1e3e5d7ef37 1,663 1.00/1.00 vMB 364
504,748 504,748 0000000000000000003781571a819a7c7911ace4ba7e5805d18c180412a43f60 1,913 1.00/1.00 vMB 375
504,747 504,747 0000000000000000006ea822bce585b6d700a5e46adda8b7e0d793e6e4ddad7c 2,140 1.00/1.00 vMB 488
504,746 504,746 000000000000000000798e210d735dd5572a96bb4557534a41c14a23235d1012 2,207 1.00/1.00 vMB 451
504,745 504,745 00000000000000000060636ff5375facbddf35e0fd587f54a0215560aa1e015e 2,280 1.00/1.00 vMB 530
504,744 504,744 00000000000000000062e93543a9c571683de613a32e3beb876c100955765c38 2,050 1.00/1.00 vMB 428
504,743 504,743 00000000000000000018290f27be692e5e9df472b6948cb10a554a1e87b66e60 2,492 1.00/1.00 vMB 541
504,742 504,742 0000000000000000006ababadea8660e73d82784827682964028d4be6102de06 2,377 1.00/1.00 vMB 445
504,741 504,741 00000000000000000023f2ca0814a68f6a9d60c70b888fe5be355c8708386c68 1,077 1.00/1.00 vMB 451
504,740 504,740 0000000000000000004a13bf1aa40e005af89016f8373edd986de01c8686a0ea 2,002 1.00/1.00 vMB 511
504,739 504,739 0000000000000000003eff96ecf5607e9932ba6e232cd77ab07f5bf552685e69 1,551 1.00/1.00 vMB 497
504,738 504,738 0000000000000000002dbe2946ce00852e21cc8fcb4c832149a3543a111977db 1,222 1.00/1.00 vMB 488
504,737 504,737 000000000000000000128e48dcc88af647ca87086a4aa67c01c030c0040fa18b 2,397 1.00/1.00 vMB 403
504,736 504,736 0000000000000000004d41fd2b23b4fe65bed5c34360560de13b62cebcccd717 1,897 1.00/1.00 vMB 478
504,735 504,735 0000000000000000003062287ae0552afd00c524aa67a141d17c63e27ce6f821 2,319 1.00/1.00 vMB 434
Previous 10 blocks ↓
Total Size: 781.82 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: 636.20 GB
    • Received: 12.35 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.