Loading Tool

Explorer IconExplorer

Memory Pool

47,648 transactions
30.22 vMB
0.09649887 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt a2deb64cd8ad3f9ebbdcef3cb8d64f78243e2a3b79a744c1d826d7ba218c54d2
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 5162c88952ececd49d16e452395336563e0c1fc78c121705122cef52ea01107b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03566341 BTC
Feerates: 150.97 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (413,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,511 501,511 0000000000000000004560f84d346953988e432c6c9b8079ea2351de9d099b68 2,749 1.00/1.00 vMB 588
501,510 501,510 0000000000000000003418f0978227101d0307bb3b3847bc906fb27790ceec9b 2,449 1.00/1.00 vMB 760
501,509 501,509 0000000000000000006c5532f4fd9ee03e07f94df165c556b89c495e97680147 1,378 1.00/1.00 vMB 424
501,508 501,508 0000000000000000002dbbd37004abfda78f7c454528680fd1bf8eabf72eb251 2,593 1.00/1.00 vMB 688
501,507 501,507 0000000000000000007d264ed37ccc9b81d43615e3bc4fe79ef40254bbb60845 1,288 1.00/1.00 vMB 159
501,506 501,506 0000000000000000000afaba0a532a4606e357cda5c635314c4c910dc83c955e 1,837 1.00/1.00 vMB 438
501,505 501,505 00000000000000000067054cbe28e82de95305c3f910e02300abec6d7bdb0dff 1,866 1.00/1.00 vMB 390
501,504 501,504 0000000000000000008f86a993aebe4fb0e1585c759b9a6815a863c54fb450aa 2,307 1.00/1.00 vMB 572
501,503 501,503 0000000000000000006d889428bc646e9329ab15ad619d86f58530ffc3c40fd6 2,887 1.00/1.00 vMB 714
501,502 501,502 00000000000000000037c2e111da6f89349c53780e2c95cf91564eab17c75687 735 1.00/1.00 vMB 167
501,501 501,501 00000000000000000057ddb78c583e5dfc655a3b1c1a84038a454600d353730d 1,650 1.00/1.00 vMB 377
501,500 501,500 0000000000000000000f2a16f541debe2f06890322ade665924ea1fbf29cabe6 1,859 1.00/1.00 vMB 306
501,499 501,499 0000000000000000006ca83134d91c85c7a61db5fd36f76c5a3962dfed7b8247 2,701 1.00/1.00 vMB 769
501,498 501,498 0000000000000000001617fb8817ecd53e1093247bcf813b2eae793033af0c0a 2,373 1.00/1.00 vMB 330
501,497 501,497 00000000000000000027e1b9032c9d64625d73291683191b45197435cebb2555 2,476 1.00/1.00 vMB 449
501,496 501,496 000000000000000000639e612a9965a18bd8e2dbe4098550f78393443e765718 2,313 1.00/1.00 vMB 840
501,495 501,495 00000000000000000042033df9825cec1c4934930716944d381244af5f6064c5 2,016 1.00/1.00 vMB 420
501,494 501,494 0000000000000000004d59f101e07d70f2dbd90b40c2ce2445194ebb7aacea52 1,833 1.00/1.00 vMB 450
501,493 501,493 0000000000000000000f08373cd5a55219dde5a2a7f6d32096635bd49fab538e 2,714 1.00/1.00 vMB 499
501,492 501,492 00000000000000000091b788ba0965a55832a03706b8f22d89883c31c748d778 2,527 1.00/1.00 vMB 802
501,491 501,491 0000000000000000002ccd0a92b453f1eb3b08c7d2815bcfa2d0e0de3c52177a 1,673 1.00/1.00 vMB 404
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.