Loading Tool

Explorer IconExplorer

Memory Pool

76,230 transactions
29.18 vMB
0.10510976 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt c9409701c156014ac0f40bc7d125925a2394f46fc94402ebaa8cfb012e157a3e
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 1414f694be8edb81d13bc840ab0aec2019a771e061477c7b6cafd2f807ce9872
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.04236757 BTC
Feerates: 201.37 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (569,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,552 345,552 000000000000000015d0895b9b8c288868624ea348949d30ecda497e43bd5c5a 747 0.75/1.00 vMB 17
345,551 345,551 00000000000000000c7f188ea917c0cf33b3b191d0eac75d95ee9bc5333c01d7 2,150 1.00/1.00 vMB 29
345,550 345,550 0000000000000000160e09ef59105afaa1f5cd798935a53120e03171dfcc1d2e 697 0.75/1.00 vMB 18
345,549 345,549 00000000000000000b1fdc4c51145c288c67a1b202565fb44666e4477b12130d 154 0.17/1.00 vMB 19
345,548 345,548 000000000000000010ccbd494910afaaaff7557fdbc33ac45507daecbbfcf41a 1,399 0.75/1.00 vMB 24
345,547 345,547 00000000000000000a6bd36f7cb1155497899dddaf03fdbcd7b4159e561a523a 2,601 0.75/1.00 vMB 48
345,546 345,546 000000000000000016348256268b326b5bb9419c97afe5e61bb4a16220ab5d26 1,034 0.75/1.00 vMB 14
345,545 345,545 000000000000000007569146ad6540844976be1144df53b70a6dca836cedd620 1,393 0.90/1.00 vMB 23
345,544 345,544 000000000000000008056e89c957c735d00be944308181182d55720d1d4f491d 1,138 0.75/1.00 vMB 26
345,543 345,543 00000000000000000ac0ba23a6a577fba8eb7b094f3e63facda6bb7ceb6a3896 1,024 0.33/1.00 vMB 44
345,542 345,542 0000000000000000085607b49958287c330e597a772548f2f6544d68bd3b3cd4 721 0.75/1.00 vMB 19
345,541 345,541 000000000000000007561717daa3a1fff571a36e59d8932959281aa4bb538d40 1,798 0.75/1.00 vMB 39
345,540 345,540 000000000000000012a4aa6ddcc72d42bb81c08bc67e6a75b93b6422c0ab7df2 345 0.16/1.00 vMB 27
345,539 345,539 0000000000000000013e335894a498611bb35c20bfe1c3b122a71039277df708 941 0.53/1.00 vMB 27
345,538 345,538 0000000000000000024f27df7d25bca3be60f120a43df836ac00d57db7c1071e 49 0.10/1.00 vMB 5
345,537 345,537 000000000000000014dcb0b5fd759e4802faa03ad0e7fa8135070dcce2badea7 983 0.54/1.00 vMB 28
345,536 345,536 000000000000000016a2ce8a52a1102c8e230ca8229f50e7f1b1c1a78a70685b 1,093 0.84/1.00 vMB 20
345,535 345,535 000000000000000011b191b47914c1e739d325194f9d98dc45ea06b71fabda15 37 0.49/1.00 vMB 1
345,534 345,534 00000000000000000116c3e57b840eeb5511cd2d982e578ed1ca2a7cc8e5c929 537 0.69/1.00 vMB 9
345,533 345,533 0000000000000000067885047f0018ad5fd57d9dfdd8bb757606db6eca3622b1 567 0.91/1.00 vMB 8
345,532 345,532 000000000000000009175788b2e97b2293a957ffc9497be7e5cecf8f1ac52a46 601 0.75/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.