Loading Tool

Explorer IconExplorer

Memory Pool

76,309 transactions
28.48 vMB
0.07127844 BTC
Random Selection Loading Transactions
Max Size: 172.51/200 MB

Candidate Block

Mining Attempt d1b300ea607e33e0026492374076ac822e14a3f74cdd7f3a019a840809099b7e
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 913dd75978ec3bab81ff235d6d3dee6ee60739facebc977c32ff689b39b671a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,178
Size: 1.00 vMB
Total Fees: 0.01227882 BTC
Feerates: 178.73 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (496,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,463 418,463 000000000000000004f542a00d3c744e760823cbc22ee281b6c34dc3a8a5a052 1,732 1.00/1.00 vMB 49
418,462 418,462 0000000000000000044e7ba1152314953435d34456572162aaac96dc83b7f00b 1,603 1.00/1.00 vMB 36
418,461 418,461 0000000000000000005d1e92c4182abec8c6b6e85c88e5472bbce921f64fc144 2,256 1.00/1.00 vMB 69
418,460 418,460 0000000000000000005d0cebef92f376d2dd8feb7d473a855f1fd8b40dd44c96 1,848 1.00/1.00 vMB 65
418,459 418,459 000000000000000003d1a35a2e093f811f53e9509352047a9e12e6112bec9446 2,305 1.00/1.00 vMB 56
418,458 418,458 00000000000000000069d88a535553d5446b22246ab4b30988c5680409e1fef8 2,419 0.93/1.00 vMB 74
418,457 418,457 000000000000000004dc675cca5139cdb325c795b30c2e7b448abcd22bccb7b6 2,552 1.00/1.00 vMB 67
418,456 418,456 000000000000000000a9ad7d5122e60ecde84296b4a783efda19b719d271818c 579 0.21/1.00 vMB 90
418,455 418,455 000000000000000000781ea0ce40bb57c2588201b0b6a32ed4243e63670b243b 2,285 1.00/1.00 vMB 56
418,454 418,454 00000000000000000362aa8351a718651e37d3aa33d223571f2cc21a97528ce3 2,830 1.00/1.00 vMB 77
418,453 418,453 000000000000000001d6f006d77e30044497f5a5ac9740aa5c0f376e89f3a92f 1,330 0.62/1.00 vMB 64
418,452 418,452 0000000000000000004bbfad96ffd8b8cdb385b8cdc1fae1075500d699496fe6 801 0.90/1.00 vMB 30
418,451 418,451 00000000000000000434723229037919df4e0af8f9c962367fe9afbd7d5bee3e 913 0.38/1.00 vMB 85
418,450 418,450 0000000000000000037e89ba95de11d0d46cdb83ec0de2251389d926425098b0 1,373 0.96/1.00 vMB 25
418,449 418,449 0000000000000000017b7951a72e8d1abdb52b0d7f5e5599c72e84ba20de88b8 2,652 1.00/1.00 vMB 82
418,448 418,448 000000000000000002926516e6a92b7d250f6f62d3e4856f5dd676f387ff3540 2,035 1.00/1.00 vMB 68
418,447 418,447 0000000000000000036b63e96ce67a04d561a8321dd8f2ea49090b221ecf7c41 1,261 0.69/1.00 vMB 52
418,446 418,446 000000000000000003a8c7ab1554f4093060b29ca455e01ee2944eceb1faef30 68 0.03/1.00 vMB 63
418,445 418,445 000000000000000001d6bcc6622d611db21babaa490fd2de61953c2b069dd455 1,239 0.59/1.00 vMB 63
418,444 418,444 000000000000000002c466b242b32d7d646c85902cc1bce79e917c33eb7ff6b5 413 0.49/1.00 vMB 38
418,443 418,443 00000000000000000531553c6cfc6abd9a5691c18e7985b76b46a2cc7e5be983 1,865 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.