Loading Tool

Explorer IconExplorer

Memory Pool

78,136 transactions
29.32 vMB
0.06508294 BTC
Random Selection Loading Transactions
Max Size: 176.21/200 MB

Candidate Block

Mining Attempt 54fd17da787170e526e8e79a8883444c2baacffc219e94492debf448f72a620c
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 74928d8944c67307b24da62ed8c5c9f8da603568f7a25198460301adcb9cd4d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,016
Size: 1.00 vMB
Total Fees: 0.00564522 BTC
Feerates: 101.06 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (368,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,364 546,364 00000000000000000018f629040877d3b95b98f3c1ca2def60932d678616d010 2,657 1.00/1.00 vMB 14
546,363 546,363 000000000000000000265742be1c504f68ed8190109b7312567a6ef1c82c9fd7 1,861 1.00/1.00 vMB 21
546,362 546,362 00000000000000000006a92655215a54fc098770a1c7a9e26f90e28fa3a95832 2,646 1.00/1.00 vMB 21
546,361 546,361 0000000000000000001c7ca882a868eef9acd9753487adf571ea91eba985046a 408 0.24/1.00 vMB 13
546,360 546,360 0000000000000000001e9e9c4c178897a84196f25999663f7fd1ea446abb61f1 381 0.52/1.00 vMB 1
546,359 546,359 00000000000000000010b6e9fb6b61327081b71fabca205789086e7a5cc568b2 367 1.00/1.00 vMB 2
546,358 546,358 00000000000000000004fbff3142cdbb8ed63cf4816919a33388cfffe9e9f0ee 1,807 1.00/1.00 vMB 7
546,357 546,357 00000000000000000000274e934f9dd83858ef637030bf818e1daf27fe85e6b2 1,369 1.00/1.00 vMB 20
546,356 546,356 0000000000000000001a1d17a4e249324970b4597695baefe65cefdaa1aadda8 455 1.00/1.00 vMB 3
546,355 546,355 0000000000000000000ba157ba1eb7b8e74d24cf60aa2e1fc32f36ba2b40e0ae 1,817 1.00/1.00 vMB 3
546,354 546,354 000000000000000000089290fac2a0f0af5b90058983d821efe14cebb5403bc1 2,904 1.00/1.00 vMB 11
546,353 546,353 000000000000000000106dd7df6a18a3f2dc6b802f0b512f85acd471a51fd8f2 2,702 1.00/1.00 vMB 23
546,352 546,352 0000000000000000001ef70ef9a54f3a78419ed186a058c31c9db961d1aa733d 2,671 1.00/1.00 vMB 7
546,351 546,351 00000000000000000019b1e6112ba2b159c37fcdbde7bb4c9c7e03371559dead 1,838 1.00/1.00 vMB 11
546,350 546,350 00000000000000000020d8691237ce1ae4302bf7ce50c44511320591e7745a72 2,638 1.00/1.00 vMB 21
546,349 546,349 0000000000000000000452b4a2db7707c90b421ac17e4460eb25525efed3a2a8 2,835 1.00/1.00 vMB 11
546,348 546,348 0000000000000000000c3489daadefe58070c4e60ef1031b0c543e9ee97f1ac3 3,199 1.00/1.00 vMB 25
546,347 546,347 00000000000000000008c1a3c492555dfb8959b860957be7b0572501c2bbe988 2,204 1.00/1.00 vMB 7
546,346 546,346 0000000000000000001758356647a2bdb910531d995f0a43213415474a82e795 3,389 1.00/1.00 vMB 23
546,345 546,345 00000000000000000026502344b2a4d0331584f4af228b9b7fb81fe2ca91833a 2,810 1.00/1.00 vMB 16
546,344 546,344 00000000000000000004ce33e9b87e8ba6dc97cba9a3f6684790c185b0f2f7bd 1,127 0.99/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.