Loading Tool

Explorer IconExplorer

Memory Pool

49,458 transactions
28.53 vMB
0.14016206 BTC
Random Selection Loading Transactions
Max Size: 152.60/200 MB

Candidate Block

Mining Attempt 4cedad0c2004dff540ad73177499cb7374b3cd673fd28d621d7aa1f397f9ddb0
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 378ba18657e5da061ec422d3dd4ff6c7989581e8ebd6797f651b2219579c2eff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.08287903 BTC
Feerates: 301.05 > 8.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (351,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,580 563,580 000000000000000000100e007bf91235ad36da40f38e006738eef1b5296a4ab5 1,936 1.00/1.00 vMB 12
563,579 563,579 0000000000000000001ea3f955743a76c9b4f96fee928044e4720ebf070fc6a0 1,971 1.00/1.00 vMB 36
563,578 563,578 0000000000000000002b7aed0d49cf98ed45ff18233919a82885861083da776d 2,707 1.00/1.00 vMB 22
563,577 563,577 0000000000000000002d2074506af17c046962575a1f40465b23d2f6cc05305b 2,383 1.00/1.00 vMB 16
563,576 563,576 0000000000000000002d9ba9fbb18e1ed92b0734e1d41b6261e028592d6171cd 2,661 1.00/1.00 vMB 30
563,575 563,575 0000000000000000000fb266d9243f4534112d2015906438c5e8d8b16aa31242 2,793 1.00/1.00 vMB 37
563,574 563,574 000000000000000000054340ac9edd13f43a96b20e336a880872845831985b3c 2,508 1.00/1.00 vMB 18
563,573 563,573 000000000000000000012547a2d9525fb8e427f259f0f67f94d830485df83694 3,148 1.00/1.00 vMB 17
563,572 563,572 0000000000000000001206eadf06f604bf6c4d9b72ea45c16d41781a66021437 2,599 1.00/1.00 vMB 49
563,571 563,571 0000000000000000000d9aa776ee1f5b8734edd3294e107c8618fb14285af442 531 0.25/1.00 vMB 8
563,570 563,570 0000000000000000001cd4c39f9cfc720bd80fcb8ac2bf636f5913dd957a2bcd 2,690 1.00/1.00 vMB 15
563,569 563,569 00000000000000000014270550e18ca454d96cd0c5426d3fe3edd5d90f7e910d 1,390 0.47/1.00 vMB 12
563,568 563,568 0000000000000000002b3fc60b2739799dd8ff306f7b5237ed85250255f0c43a 60 0.03/1.00 vMB 11
563,567 563,567 0000000000000000001aa0b66d0f7c7a4945d7579a36b0c9e75ab21df907d5cb 865 0.32/1.00 vMB 15
563,566 563,566 000000000000000000127ace88f6fbd4ae370b09ee93c10ba22415759076c013 323 0.10/1.00 vMB 16
563,565 563,565 00000000000000000023bd7f9a4ceef1fa0bd80e1576dd8da8eea3816192cef5 318 0.14/1.00 vMB 10
563,564 563,564 00000000000000000026b3651c150a8bd2f5cc271078bd8760d14c0434dbe851 2,863 0.95/1.00 vMB 5
563,563 563,563 00000000000000000012ce5b81501222f23141aaefe960506a31f0fa0d550abe 2,735 1.00/1.00 vMB 21
563,562 563,562 000000000000000000098da155bda84863e0ccf64ebd482a999160394dbedebf 931 0.38/1.00 vMB 10
563,561 563,561 0000000000000000000d89ff3f90070554346428650f4b7c35bfee748e2a8201 1,382 0.55/1.00 vMB 14
563,560 563,560 00000000000000000018d121edefa4ffe91f2a0b9be031855e8cff7aa2e17abb 2,715 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.