Loading Tool

Explorer IconExplorer

Memory Pool

77,106 transactions
28.51 vMB
0.09748309 BTC
Random Selection Loading Transactions
Max Size: 173.28/200 MB

Candidate Block

Mining Attempt 714210aaf29764ba11a6af0f0613e9e1b32f910beb15a1041f10520ef35a9bbc
Version 20000000
Previous Block 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f
Merkle Root 9deb8b2bcec124d65fc8c1da127fab8ab86970fa2860085bba21c29ccf59306c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,357
Size: 1.00 vMB
Total Fees: 0.03302376 BTC
Feerates: 526.32 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,277 (298,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,555 616,555 0000000000000000000494d0e5996a3a63c7e01ee5a01f0f077fbf78a7f98d61 1,807 0.47/1.00 vMB 14
616,554 616,554 00000000000000000005985e7853a66c63cfe77a8f00c53d6e7da433eb1fe5d2 3,179 1.00/1.00 vMB 17
616,553 616,553 000000000000000000077c8899c52011849a6198c05d5193b3d79ff76264ebdd 858 0.25/1.00 vMB 17
616,552 616,552 0000000000000000000cda2b68c0c7d7d0b29d38bb1e6da5bf201a36cd7495b8 530 0.16/1.00 vMB 15
616,551 616,551 00000000000000000009c9cd3ab41307ba1cb0ea0be69255d543365003fac335 1,577 0.52/1.00 vMB 17
616,550 616,550 000000000000000000061d7f3efd1d8b2418d7d53ff7c3f2a27efe8091d75d21 2,165 0.72/1.00 vMB 15
616,549 616,549 0000000000000000000a2b1d7f270912f579d57dd3eb46793085dcdf0f420b50 1,903 1.00/1.00 vMB 7
616,548 616,548 000000000000000000003cc7eedaa7e65ce74b8e801bf2464373752066ee3ee5 3,204 1.00/1.00 vMB 11
616,547 616,547 0000000000000000000c928ab84e600960f868953c31084a7ebdf6659a56f695 3,477 1.00/1.00 vMB 24
616,546 616,546 0000000000000000000c6cc39f910fa031636991eacf5b43cd31eba9f4cf9c84 691 1.00/1.00 vMB 1
616,545 616,545 0000000000000000000e71a8df106bb1db182bb637ced292713439c94fd4410b 2,415 1.00/1.00 vMB 11
616,544 616,544 00000000000000000008d67896cf22016d88134b61b5dbf798fba2817db18cd6 2,245 1.00/1.00 vMB 15
616,543 616,543 0000000000000000000f49cbfcaef3da6df7760ea0c34a4c5c4420bb9df0adcf 2,820 1.00/1.00 vMB 11
616,542 616,542 00000000000000000007c7bbe150bead745130bea7372314c10babadf66b44ca 2,738 1.00/1.00 vMB 6
616,541 616,541 000000000000000000099edff4c9a1af3477395bcd43d3e17d9d69e6cbd3f52d 3,028 1.00/1.00 vMB 17
616,540 616,540 00000000000000000002e7ce89af37a82bb0535b149c21c7251215eea3e170e6 2,587 1.00/1.00 vMB 6
616,539 616,539 000000000000000000049bb63d2e66d48da3efe9460e68305ee89ac9ac8b9aca 3,177 1.00/1.00 vMB 23
616,538 616,538 00000000000000000000ee342f406e2646c1bd5af30c87890e4c325346c307e4 1,841 1.00/1.00 vMB 28
616,537 616,537 000000000000000000082e873f858a33f4302e7f80da9634bb729ca02d43ae57 3,382 1.00/1.00 vMB 41
616,536 616,536 0000000000000000000357d1f0c2ab2f8d85bc02660c65b36a6f9296994a43d2 3,132 1.00/1.00 vMB 19
616,535 616,535 0000000000000000000fea9e66066f41d58f1fea2b84980f08bc65c85d282e00 1,429 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.