Loading Tool

Explorer IconExplorer

Memory Pool

41,137 transactions
26.61 vMB
0.05442402 BTC
Random Selection Loading Transactions
Max Size: 139.35/200 MB

Candidate Block

Mining Attempt aa364282439236592a1e345ed0ac5cb00fbd1b4c0f3725c1b569151d9186bd38
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7017ed37051b29d2d685cf9e4f47f0ebf0374a7cdba48b55d8e527c33c994163
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00533402 BTC
Feerates: 103.41 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (462,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,527 452,527 000000000000000001895bd0313386b15c5473c2ad960605c65cb1ae4ce19f69 467 1.00/1.00 vMB 23
452,526 452,526 000000000000000000526b805a026371d0609975cb38aacd9b6af21322a1e164 1,711 1.00/1.00 vMB 70
452,525 452,525 0000000000000000022f6efdcca4d34fe1f556971681c7cf5f87820fa9782189 1,741 1.00/1.00 vMB 64
452,524 452,524 0000000000000000001b67a7b9de8799a2e70dc09a464326be96c14df32737db 1,808 0.75/1.00 vMB 124
452,523 452,523 00000000000000000043a8466dfc07e9fb14d86607c97167ec76c11eefecf26d 1,299 0.61/1.00 vMB 95
452,522 452,522 000000000000000001496ab9b1ebfcb9ab80a3818d3d109085bef8be04465ac7 1,824 1.00/1.00 vMB 56
452,521 452,521 000000000000000000854d6b61a805f9f7a93ce0947449cbb84f5e45bc0a9d78 1,908 1.00/1.00 vMB 100
452,520 452,520 0000000000000000019098e7c4b7bd8347c37a9f604367f29de0fce5e22470fb 2,451 1.00/1.00 vMB 120
452,519 452,519 000000000000000000aaff673952e8a6d26d2768ab555743f291230ab7f8f062 1,226 1.00/1.00 vMB 66
452,518 452,518 00000000000000000100bc6a86bc0a37aab57dd06f8829976554e4b7720f6e93 730 1.00/1.00 vMB 39
452,517 452,517 000000000000000001455e5819a1121bbf3ef6dd6e9c540cd56df9c4d81480c1 333 1.00/1.00 vMB 14
452,516 452,516 000000000000000000c4e1811d617a14f76a8fc571158288a9af3dd7478ebaca 2,324 1.00/1.00 vMB 84
452,515 452,515 000000000000000000e6494724bb4cad70b7399e3da107168005129a6392823e 2,188 1.00/1.00 vMB 77
452,514 452,514 000000000000000001d7f074c1d50276aabeba313ce4a933e65c8fed3933c5a4 2,190 1.00/1.00 vMB 111
452,513 452,513 00000000000000000275ccab7bfe23395948fc2d134fc32cb873d395ae04dc17 1,400 0.37/1.00 vMB 152
452,512 452,512 0000000000000000002c6e36c82093eb04cf60537e98307db786e58a533ef55c 872 1.00/1.00 vMB 27
452,511 452,511 00000000000000000030deb078abe9a2a603c74b2548c43c5aa09e4f93438134 433 1.00/1.00 vMB 15
452,510 452,510 00000000000000000098099ee474245a7f2cdade25e05b31ec00e5f09f3f821d 1,060 1.00/1.00 vMB 32
452,509 452,509 00000000000000000096ea8255cc8bf1161022421ba97fecbba65ed26d154bf3 1,450 1.00/1.00 vMB 35
452,508 452,508 0000000000000000027f1518de0481ee33ef25db808c484a493b49aa4475f289 2,435 1.00/1.00 vMB 109
452,507 452,507 0000000000000000010f795084f6f1c0fe07dc864d57e1097a72052f509e8081 1,898 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.