Loading Tool

Explorer IconExplorer

Memory Pool

29,166 transactions
12.80 vMB
0.06022881 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.96/200 MB

Candidate Block

Mining Attempt 44de3e67267579edf37b123a4f451b26e6f003d618db8bbbf1d0e2f664d300b7
Version 20000000
Previous Block 000000000000000000012f3380705eda1e12298a3750d2699d73c372d2d3d1b4
Merkle Root 28e381462eb51f669310a998a5b1fc76d8d94d6aa76d4093ef42bf12d14a0fe5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 0.99798 1.00 vMB
Total Fees: 0.03636827 BTC
Feerates: 203.60 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,729 (1,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,616 912,616 000000000000000000012b35c9e79499a519751a8d7da62d9cd6f60ffa7415ff 5,902 1.00/1.00 vMB 1
912,615 912,615 0000000000000000000175067e77064dae4b0d4b4c30f9484ff6dbd83149256a 4,626 1.00/1.00 vMB 2
912,614 912,614 00000000000000000000dfc3497fec9c1c64c092694ed4fab12c4359e75dc08c 3,254 1.00/1.00 vMB 2
912,613 912,613 00000000000000000001f0e7e5517d3a242f66503cae0504f1279d1a244fdf6d 2,955 1.00/1.00 vMB 1
912,612 912,612 00000000000000000000b0efac32b2b1c765d74a032878c1428f520397646bf1 3,596 1.00/1.00 vMB 5
912,611 912,611 000000000000000000003e5c6fd6a9b3639bc0867f3083a81e8bcd2b3b9ffa3b 4,313 1.00/1.00 vMB 2
912,610 912,610 000000000000000000018ab25c4726e98fb8ccc2eb5ae7c2331939ea68b2b313 3,978 1.00/1.00 vMB 3
912,609 912,609 000000000000000000021e28c35cf1fab9b882c151215f4c5133000596804441 2,758 0.94/1.00 vMB 2
912,608 912,608 000000000000000000015376402ed8a39e046036878a95362c5b910748d41d14 6,725 1.00/1.00 vMB 0
912,607 912,607 00000000000000000000705d3911ac9615851cc07b3e205455fb7e7979589da8 1,615 0.51/1.00 vMB 2
912,606 912,606 000000000000000000006a83ed0c71e9630e21bbb8fe764b6d88b669c6133c97 6,441 1.00/1.00 vMB 0
912,605 912,605 00000000000000000001900c72380a8f1558b4a44a7c04624788b03b8dbd1289 6,018 1.00/1.00 vMB 0
912,604 912,604 0000000000000000000005947d99400c2a7677f494dbcf99ccba8faab8a63287 5,117 1.00/1.00 vMB 1
912,603 912,603 0000000000000000000051a38d7edf449477ad941900c9174ecdbc42675881b9 5,259 1.00/1.00 vMB 1
912,602 912,602 00000000000000000002026268a9566328141ce27ac4a76e100b70598dd2a8e9 5,911 1.00/1.00 vMB 1
912,601 912,601 00000000000000000000221a32c539ecb16afff1f95d546ebf2b282a91e294c1 4,505 1.00/1.00 vMB 2
912,600 912,600 0000000000000000000028af3e91e6012493e90c84a37e3f2c5bfebcf574d28f 6,834 1.00/1.00 vMB 0
912,599 912,599 00000000000000000000db8c1de64c86d23a1d9afaa340767b4bb69819d967d1 6,898 1.00/1.00 vMB 0
912,598 912,598 000000000000000000007b249e360cdaffbd9f361420b48bf2c10c59f3e010bf 5,531 1.00/1.00 vMB 0
912,597 912,597 00000000000000000000eb17a11935e80c9b4e0733bc0d9b65fec92e376f4398 2,848 0.89/1.00 vMB 2
912,596 912,596 000000000000000000016ba5fe3ccf11f2d39b874b81c87ec6d70d4a1922fb2b 581 0.13/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 500.78 GB
    • Received: 3.75 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.