Loading Tool

Explorer IconExplorer

Memory Pool

35,014 transactions
27.62 vMB
0.06086561 BTC
Random Selection Loading Transactions
Max Size: 138.33/200 MB

Candidate Block

Mining Attempt adbb3e2d477951908b38b1d8dbd1b2eecb92342a2d6fcb2f28d85140b3ec8e3f
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 259af403eb343ef9ac401395a8ebf4affcb0614ecbce9a97061ed56dcc52b804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.00827294 BTC
Feerates: 40.21 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (182,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,148 732,148 00000000000000000004d9fad589a99b8a98ffe064965f835df88c2a2cb82e44 787 0.24/1.00 vMB 7
732,147 732,147 0000000000000000000279d46914a2ed4bd8c303f8a56db3bef8df0f436bd601 872 0.39/1.00 vMB 6
732,146 732,146 00000000000000000003e2e9887ab232d7b447adc3294ffae44b09bb678e22a6 2,570 1.00/1.00 vMB 2
732,145 732,145 00000000000000000007d4f29ea5b72bfa5f46b2c5029ca3bfb75b26deff890b 3,272 1.00/1.00 vMB 8
732,144 732,144 0000000000000000000828acc2688db9f4912bcb14bafe74892b3d567d99acf3 2,900 1.00/1.00 vMB 12
732,143 732,143 00000000000000000000be1e2a77948ec547c77435dafb3fd98af5879db07c92 1,162 0.44/1.00 vMB 6
732,142 732,142 0000000000000000000213ed8c244e15b2cbd227501868eb4e3ec20fbb612743 1,235 0.45/1.00 vMB 6
732,141 732,141 000000000000000000085085d42aab74ea63d8e1a3bfcc4fadd489d9f4de007e 1,234 0.59/1.00 vMB 5
732,140 732,140 0000000000000000000557b8a34905c44ea1178894abe420ff3fab8eb1ce836f 234 0.22/1.00 vMB 1
732,139 732,139 000000000000000000029e81e6e365a2c18272c6f3e3455e3c01a367f162b63a 2,462 1.00/1.00 vMB 5
732,138 732,138 00000000000000000002d8bb838f1b9dab107c8c27a2cc745ceb1793690d0b3a 2,574 1.00/1.00 vMB 4
732,137 732,137 00000000000000000007793a707b6d84cc30154dab7f51156091d9e85e9fa8c5 857 1.00/1.00 vMB 3
732,136 732,136 00000000000000000006f9ee9319d68a2668268a3850eac15a7431bdacf356de 2,941 1.00/1.00 vMB 8
732,135 732,135 0000000000000000000681fe714b1cd6027f826bf231aa908eb90bb591633bd5 3,775 1.00/1.00 vMB 5
732,134 732,134 00000000000000000007a05aba33ff6e9dad44cb118840d519808aba249f7263 3,391 1.00/1.00 vMB 8
732,133 732,133 0000000000000000000044ce406987cd5ac0ace4e6880c9f61f7cd340ebb1598 2,781 1.00/1.00 vMB 11
732,132 732,132 000000000000000000002239675f8f67d650abbb60caf977f725562601d09fcd 2,994 1.00/1.00 vMB 11
732,131 732,131 00000000000000000001e56edcc3a20ceab0ce7dde3eec188bc6d26feaede708 581 0.17/1.00 vMB 8
732,130 732,130 00000000000000000007e64667429169feeb77f296419b6dc17e4fc25f7e02d9 1,371 0.92/1.00 vMB 3
732,129 732,129 0000000000000000000566a471cd9aba41c25c0da700efca658e245201ef1fc8 3,351 1.00/1.00 vMB 5
732,128 732,128 0000000000000000000629a172209fd7d3cb9450ad3998a2c1999e34b7611ca8 2,828 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.84 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.