Loading Tool

Explorer IconExplorer

Memory Pool

39,989 transactions
25.93 vMB
0.05503161 BTC
Random Selection Loading Transactions
Max Size: 134.79/200 MB

Candidate Block

Mining Attempt 71701223ded9f84378cd7975323dd28821720555a24970b40e641322a12a842b
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 3e531914e5ec3a9c50b30d451112464a6fa529b3e1de36caabd1e354cc945095
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,953
Size: 1.00 vMB
Total Fees: 0.00769488 BTC
Feerates: 47.69 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (660,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,565 254,565 000000000000000fc922401ab21fe881835d253581619088c4466626867ac3b0 457 0.19/1.00 vMB 117
254,564 254,564 000000000000003803b50008d9fa9053dd5667b57a56c05f9a36636c7df6627b 573 0.23/1.00 vMB 125
254,563 254,563 00000000000000129081cca06f5ad1adb1529a6b60d2a9dcd45fb9570ef66826 205 0.10/1.00 vMB 116
254,562 254,562 000000000000003a2b31b02d852e7784eb358f75191c1a1451be26610ee8c98b 103 0.04/1.00 vMB 14
254,561 254,561 000000000000002593bf2ad5626592ff1ad3181407b928db7330da33a8d40e5c 754 0.36/1.00 vMB 101
254,560 254,560 000000000000003cacca629c154643d86607bac50f26eb7181693f5e07190666 185 0.10/1.00 vMB 50
254,559 254,559 000000000000002a70b4ebe6b6babd572e710e9b1f59cdc85a8d4aa549339c8c 628 0.25/1.00 vMB 116
254,558 254,558 0000000000000023bf64cbc5d9f4db66c35bbab3c0d4e6c3ae14862f8384fe28 256 0.10/1.00 vMB 123
254,557 254,557 0000000000000038274ce8837ae80fff7af262ef98218e33a4a5b14caf43bba1 374 0.18/1.00 vMB 72
254,556 254,556 000000000000002df464b8d2809dc9c9330ad96b8243a90758e967940314aa81 369 0.15/1.00 vMB 108
254,555 254,555 0000000000000030c6add605f4fa03c30f75b4f076dcee0f4033ad199aadbe84 533 0.25/1.00 vMB 77
254,554 254,554 000000000000001d0905f24e0f4b1be9fb551edf89d9a5c88ef8966184f0d94d 668 0.25/1.00 vMB 93
254,553 254,553 0000000000000026f8f208391a2dab532d0bf43184003a34ab047fac58fe04c9 657 0.25/1.00 vMB 172
254,552 254,552 00000000000000351db1e0d5384dadb327f53e4bab8298b27429a1d3646a0519 452 0.25/1.00 vMB 89
254,551 254,551 0000000000000028e33cb2f6eb0f5ee60015fb23ce3ae61deb4adcb0720299f3 1,291 0.50/1.00 vMB 118
254,550 254,550 000000000000000e98a61bf0e11f0350739bf54ab3ff63c65558cdef95ce220c 286 0.13/1.00 vMB 112
254,549 254,549 000000000000003ab5bad591ee19b23561e13a7fc91352bd77436e782274e1dc 111 0.05/1.00 vMB 58
254,548 254,548 0000000000000004a57b6fc66329cf44ca9ec610fe9acf596da964d59e5936de 41 0.02/1.00 vMB 42
254,547 254,547 00000000000000133150de4c246cc559de3c2591baebf8224388dcd6432ca492 77 0.03/1.00 vMB 85
254,546 254,546 000000000000000ede43fa98c320bae24f0cd8e8f4002af2f445e6e0ab564546 308 0.13/1.00 vMB 93
254,545 254,545 00000000000000349240147449215febe4d59c78b1679b839d3c12cb2ab670ad 112 0.04/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.