Loading Tool

Explorer IconExplorer

Memory Pool

76,952 transactions
29.79 vMB
0.10351635 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 28da8a0575325eaaf66d7b9912d3ffaf39397f59835c304be2666583bccaaf1b
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root e5d7eb7e144399be161d1b37e49bda83f954a2aa4b4f522b48a620b24c67894a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03562970 BTC
Feerates: 357.61 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (600,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,533 314,533 0000000000000000145775fc36ec8fd9bb3fc7d04cff75c1aecd70166296def1 476 0.25/1.00 vMB 28
314,532 314,532 000000000000000030ffac84c56f81f097e35f6641677a47037947a20472f390 467 0.32/1.00 vMB 24
314,531 314,531 0000000000000000066c7bb8eced0ddfa2684a6a069cad5cf403511b288799ed 13 0.03/1.00 vMB 10
314,530 314,530 0000000000000000131ebe97c18466c7a7296227ccbe9c694ad480e1c1d9967c 660 0.74/1.00 vMB 17
314,529 314,529 00000000000000001442e55d1087e6339f1eefe87bcb97e894a70d52e926b532 556 0.35/1.00 vMB 27
314,528 314,528 000000000000000007fb0b2273efa38e520cb518930c89c162fc11292e43f8aa 512 0.25/1.00 vMB 30
314,527 314,527 0000000000000000006f55d1c21d4b4b81ba923b060df2fd6a0c95c8fc0d0b3c 23 0.02/1.00 vMB 14
314,526 314,526 000000000000000027526f4a2fa06631116968c9d3670dda4132178783c337df 257 0.17/1.00 vMB 24
314,525 314,525 000000000000000010415cec0056e111569c8a5e63d29c27ae212d9c48772c58 201 0.12/1.00 vMB 22
314,524 314,524 00000000000000000cf35eb8be600d04f67f1fae651a633b3536a3bbaca4f0eb 521 0.27/1.00 vMB 28
314,523 314,523 00000000000000000666687c8d7562cc23cbb96ba54074c5d145271576466441 46 0.03/1.00 vMB 21
314,522 314,522 0000000000000000095622f12561ec4be943f9def30f4820466a44b0811e903f 214 0.11/1.00 vMB 28
314,521 314,521 00000000000000000128f19a71a5a307fdffb69d241cc912ff9e3ea972fed78f 123 0.09/1.00 vMB 22
314,520 314,520 000000000000000000ad7bacd1664f82c6a4109570aa36db4cc09ad6ea96df2e 351 0.22/1.00 vMB 22
314,519 314,519 0000000000000000164c2329210e552175326333058e2fe99e4bc703540a8306 804 0.45/1.00 vMB 26
314,518 314,518 000000000000000003dfdb177b11c5aa60e55dd3bc161e506dee5c0810b706df 169 0.11/1.00 vMB 20
314,517 314,517 000000000000000035fe746cca6ab9667988e6400c83c6bedddd5da9dd5ea943 424 0.24/1.00 vMB 26
314,516 314,516 00000000000000001c619618c427f1912d22da301c9b558f804a35f2ee2df9c9 252 0.12/1.00 vMB 29
314,515 314,515 0000000000000000179dec3ea1dc3655ee13a6c8617569dd2fc0d391e3e1507d 292 0.23/1.00 vMB 20
314,514 314,514 0000000000000000301cf86a281c1a114754ae1a38284f5d849cebea53a82e62 55 0.22/1.00 vMB 13
314,513 314,513 000000000000000032813f56bf88050e2be739d75cb8335dbe5285d01da4fa25 314 0.20/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.