Loading Tool

Explorer IconExplorer

Memory Pool

51,488 transactions
29.25 vMB
0.07948532 BTC
Random Selection Loading Transactions
Max Size: 158.22/200 MB

Candidate Block

Mining Attempt f5466a316496fe2a9d621707c3daeb20cd66c9ee82811a99934c9c424f6b697c
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0afe7b30af51b31e8f81e74d43d0476f7e7fc8af3b9213a910320ef7f6953197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.02343806 BTC
Feerates: 173.90 > 2.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (324,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,592 590,592 0000000000000000000626bd76d22e6ccca4d794f9990a0f25f536eb751b9417 577 0.18/1.00 vMB 20
590,591 590,591 0000000000000000000850b5cb9234b0e71bf61aa7e317f69ba616bf976ebfdd 1,423 0.49/1.00 vMB 23
590,590 590,590 0000000000000000000e4388d9f192d8b0e2c109f58e81018253be952b17d34b 2,474 0.82/1.00 vMB 10
590,589 590,589 0000000000000000000e5d481308945dba9b106820ba62527851fd5e146d23e5 2,042 1.00/1.00 vMB 45
590,588 590,588 0000000000000000001b2957122bca691193676b80adef3a2c747e25e78d484c 3,396 1.00/1.00 vMB 38
590,587 590,587 00000000000000000002f3b5fff9d02166193f8e237a7fa8d33b8d0ae5b508d2 3,097 1.00/1.00 vMB 27
590,586 590,586 000000000000000000151c18e09918d9e759466254370cc0c487e1111dc61e8d 516 0.38/1.00 vMB 15
590,585 590,585 000000000000000000142cc7b1e538a410c5e8cb613aa30ada5b3afed346b2be 3,490 1.00/1.00 vMB 23
590,584 590,584 000000000000000000009f3838fd98f98ba1f4d17dc352079081bec4bad8611e 2,267 0.77/1.00 vMB 17
590,583 590,583 000000000000000000117e6266ddec441d079e34514182d54c2c8ed7521f5c36 3,049 1.00/1.00 vMB 23
590,582 590,582 0000000000000000000a0a082b9a9c7af4a0fa8e1d56117a400700e0ff1be883 3,372 1.00/1.00 vMB 44
590,581 590,581 0000000000000000000c93541b7de20b6164a892676f5882b01ff518042f19a0 892 0.27/1.00 vMB 12
590,580 590,580 0000000000000000000612c4482ddf3ea32725c864b55a71349847ac101f26fc 2,646 1.00/1.00 vMB 8
590,579 590,579 0000000000000000000b270f1782974430c912924705e503d65f53b497aae2db 3,117 1.00/1.00 vMB 42
590,578 590,578 0000000000000000000204bcfcc0bc33dc587f9d8195af1a2bb514506a933035 2,148 0.63/1.00 vMB 17
590,577 590,577 00000000000000000018b5707f3a36cac8a10300230c45dd4e17d0192447b6be 2,657 1.00/1.00 vMB 26
590,576 590,576 00000000000000000019afebf93794e79731bf7494580f3decf96c3b9b590c79 109 0.02/1.00 vMB 19
590,575 590,575 000000000000000000065d827d0391db88c10492d347269b7a18e228870b6aad 201 0.06/1.00 vMB 16
590,574 590,574 00000000000000000011db87eef0d06561373532a44310160ced881f891f6560 580 0.14/1.00 vMB 20
590,573 590,573 00000000000000000005a67e9afa7d28ad6be005b2beb6349fddaff5012f30df 3,390 1.00/1.00 vMB 22
590,572 590,572 0000000000000000000044d684e1233a4de4b3de2e8125b55d9cfbf9c2536db2 2,942 0.93/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.