Loading Tool

Explorer IconExplorer

Memory Pool

79,017 transactions
29.51 vMB
0.09330618 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 436b7c85a83f7c517aae2370132d3d11f3117e6daa7de514efbaa8a162e40125
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b0bc07c7eafac2958db51df28fe5865298863fc935fb3aeb78d503967f46978f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02916768 BTC
Feerates: 302.06 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (127,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
787,551 787,551 00000000000000000000f04d756d475c723c74a9cef3cba3323e2b7c8d1c38db 4,318 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.62 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: 671.99 GB
    • Received: 16.09 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.