Loading Tool

Explorer IconExplorer

Memory Pool

79,126 transactions
29.63 vMB
0.10708680 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 57882656560ff4bb8db75e831e9b20c8bebdc1b3e8a3b6b5ad37099cb4995ef4
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46573af18c837187ef1a059a20f7bef5572e1f9d838c614c04cd22b55afa7527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.04145848 BTC
Feerates: 164.34 > 4.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (608,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
307,066 307,066 00000000000000001c897ac39200ff2eb98a3641744b66cf3f778f752023b2ab 347 0.18/1.00 vMB 28
307,065 307,065 00000000000000004c0fb98a8f590c05ae40d240e42da07333fbc2171a19e926 201 0.11/1.00 vMB 28
307,064 307,064 000000000000000035d4c11389b7d0c1533a82e691ccc9d799da8ef79e4e05f7 230 0.09/1.00 vMB 38
307,063 307,063 00000000000000000a3a0b88d66114e11e0b204a238e389a879cc73e961eed97 8 0.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.