Loading Tool

Explorer IconExplorer

Memory Pool

82,772 transactions
31.24 vMB
0.15637352 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 6258f93b3cb3b6d1496963168572670ba0998ade38dee7c80abaa1e47d62b3f5
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 82abdcb5d402c7ee2b42bba77c1b4377ba2fcf5b129cd7f1306fcbc69b8030da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.05950077 BTC
Feerates: 269.69 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (608,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,087 307,087 000000000000000007ba7e063b33acd9989d0d9d1988f6f6ce465954ae91ae08 372 0.23/1.00 vMB 28
307,086 307,086 0000000000000000178883fb1e2efedd0f2fed50e8d91de4c0fab9f0cc3e003b 394 0.25/1.00 vMB 27
307,085 307,085 00000000000000004213157fa20b2fd51629040456f6782baa0fd6d5b96017c8 409 0.24/1.00 vMB 29
307,084 307,084 00000000000000003fce18ad2ce4afffdc67d567333282f21b8fe52c02d34283 110 0.04/1.00 vMB 32
307,083 307,083 000000000000000003ad2d98b3400546b40d0ef49cc2584f4ae0a9825d2dd886 131 0.11/1.00 vMB 24
307,082 307,082 000000000000000028197c15fb2b7c240e89b95366326844471238fc6ba44715 190 0.17/1.00 vMB 79
307,081 307,081 0000000000000000359f88b47b0071517ef41859468e045b74136df4426e4bcf 147 0.05/1.00 vMB 35
307,080 307,080 00000000000000002a0367e46ac05a8dc2c94288a4f441b916ef0fd1fb346bb5 551 0.28/1.00 vMB 32
307,079 307,079 00000000000000000bcbf20c8eb11e47caa444f593b72f9a8f56dde5611bb866 363 0.18/1.00 vMB 26
307,078 307,078 000000000000000043c4115c8eb13ff39260fa367717f1fb1de67374de02b53c 273 0.13/1.00 vMB 63
307,077 307,077 00000000000000002ce33aa3a60730ce2572a6b2bc5c8fa8baadd1c58681e084 1,046 0.43/1.00 vMB 36
307,076 307,076 000000000000000040c9e34e9bde17213568639ad483aaed2c0176d8ab7a69f5 250 0.16/1.00 vMB 25
307,075 307,075 000000000000000019f1eb0173b9e53d071d9f7c1fd2d75302680600bfa84ea5 34 0.01/1.00 vMB 33
307,074 307,074 00000000000000004dea813a71e1b8c3f36cbca40b8b103636b0b18246edbf68 697 0.42/1.00 vMB 62
307,073 307,073 00000000000000003137811b633c06b71842fb4f2b0158eb760c85028773fd58 21 0.01/1.00 vMB 32
307,072 307,072 00000000000000003d23a4991c89d84cab3d3db21f3bedad203755db9d1f85b7 403 0.27/1.00 vMB 27
307,071 307,071 00000000000000002926e95ae7d77d2c66fcdf5eb522b14b947645348433b0d0 286 0.19/1.00 vMB 46
307,070 307,070 000000000000000004ebcd4336c050ffd2e16d900ee285304dd40e7bf425b147 42 0.08/1.00 vMB 14
307,069 307,069 00000000000000000d86961f7b320e1bbd0790b2fa4bbdad3a2c7201e9133cbb 605 0.35/1.00 vMB 39
307,068 307,068 00000000000000003e16a1ad00376844dc292b704d2a96296028f216d7bf8c59 458 0.23/1.00 vMB 43
307,067 307,067 00000000000000000f68096e6e870c47c3c0876047b6cb1258bb13d1b9fca59d 187 0.12/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.