Loading Tool

Explorer IconExplorer

Memory Pool

77,261 transactions
28.95 vMB
0.08259763 BTC
Random Selection Loading Transactions
Max Size: 174.70/200 MB

Candidate Block

Mining Attempt a0050955b838e0565a102f89f8034b6de082dc65705a985ed0f633e4520f60f0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 86922dc977004dd673c661687b12862625cbf990da237a82e60d20259275e8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.02224366 BTC
Feerates: 103.00 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (127,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,572 787,572 00000000000000000001fa480ae4128925dd241c39facbf586b78b06e4ff786f 3,667 1.00/1.00 vMB 24
787,571 787,571 000000000000000000053b02116242bbea2785b8a3942cf3d495f85f6dec3760 4,336 1.00/1.00 vMB 36
787,570 787,570 00000000000000000004c36c350a315fb4839fb631dca7cafc69961ef54e4544 2,055 1.00/1.00 vMB 46
787,569 787,569 00000000000000000001e6df341d4b6da3f4dc5802825ed424b2375972c3afa9 4,322 1.00/1.00 vMB 24
787,568 787,568 000000000000000000030133af5fed76c8926b6c0d7f1c09f9a087abffee597f 3,889 1.00/1.00 vMB 28
787,567 787,567 0000000000000000000269f95c8cf8ebdfa9a582e7cc40ecc182afbc869aea68 3,476 1.00/1.00 vMB 40
787,566 787,566 000000000000000000012ca6c0eb434f9e04748597fdd490f9aed8062bd7141f 5,091 1.00/1.00 vMB 18
787,565 787,565 00000000000000000005bfd1276365b5487f917d61fff76769ae8cc3bc5a1cae 3,958 1.00/1.00 vMB 11
787,564 787,564 00000000000000000003484de870305a87d1c92a0bbb857c11a5a7bc3b9b47bd 3,115 1.00/1.00 vMB 34
787,563 787,563 00000000000000000002f751bb8a36a9d3671b251da1ba346a22aecbfee390bf 4,152 1.00/1.00 vMB 11
787,562 787,562 000000000000000000007e5bd38e39ac2be8845ca92e8afcf767721af81f5140 4,049 1.00/1.00 vMB 12
787,561 787,561 00000000000000000001ce753acf6b8aea677c5d19a73c494024ffb599555b5f 3,508 1.00/1.00 vMB 29
787,560 787,560 00000000000000000000a92bf468ad810db6562b558e0ec97a130f9a685db3be 4,319 1.00/1.00 vMB 25
787,559 787,559 0000000000000000000550550c48031fae02ff00635327b62b6f5ae828a41a21 2,817 1.00/1.00 vMB 20
787,558 787,558 00000000000000000004a62e3b2ac2d00c2aa1667ce119ff24fe75051c477dad 3,254 1.00/1.00 vMB 31
787,557 787,557 0000000000000000000041de4770dc90b16af07f1b55dfa0db10ba2e13200029 2,977 1.00/1.00 vMB 44
787,556 787,556 00000000000000000000d442998ad0eacaa6caf8b8519586e80d4c72b0cb9356 2,386 1.00/1.00 vMB 16
787,555 787,555 00000000000000000000e96c56f03f26fe59a906bf30ae02327d786d4c4e709f 2,692 1.00/1.00 vMB 29
787,554 787,554 0000000000000000000495fa195b2d8739a50025128a82f63e8fd22eedd70697 359 1.00/1.00 vMB 15
787,553 787,553 000000000000000000056bf6b3d92ef31e9cb4b50e86a2b48d95a3c2264c8d8b 867 1.00/1.00 vMB 15
787,552 787,552 00000000000000000003047b1f95262123c35672244b877232cb184847526bd1 4,497 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.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.