Loading Tool

Explorer IconExplorer

Memory Pool

83,777 transactions
31.83 vMB
0.10669806 BTC
Random Selection Loading Transactions
Max Size: 193.02/200 MB

Candidate Block

Mining Attempt 94e595fb6058eeb9106f7d9939d37d3ec6b257e0494d42f34280b74d21195ec5
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 603e9fe6b443bc51142ccda6f9fb635830379220156b13762ee83d9dff20af2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,712
Size: 1.00 vMB
Total Fees: 0.03590848 BTC
Feerates: 351.58 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (634,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,438 280,438 0000000000000000bf51337b8f2a31392ced3b5514b75ba46c66552df3b818f9 315 0.35/1.00 vMB 17
280,437 280,437 00000000000000012d81d33369fae9a5181880969b6f0cf4102d0765d6cda413 663 0.50/1.00 vMB 27
280,436 280,436 0000000000000000983c02e0928ae76279fdd4009757b4f04d96a8efb02cbc93 686 0.25/1.00 vMB 67
280,435 280,435 0000000000000000f8a1313c99cc70b5e51a45fc6b8c2ac95c2c35e34d8e08d5 683 0.25/1.00 vMB 48
280,434 280,434 00000000000000020f1eed303b3467436589478f00031f98c3423f510f130e32 611 0.25/1.00 vMB 30
280,433 280,433 0000000000000001019ed3c4dfeb948494db161d69de9bf4d88c831d6cd8b558 778 0.25/1.00 vMB 70
280,432 280,432 0000000000000001374ec7ffb762a923bec9cad12d2f39772e373ac030cdc80d 106 0.03/1.00 vMB 234
280,431 280,431 0000000000000000bdc4fc94587cdac955c567eefdcf95d9cd810291a221d750 108 0.07/1.00 vMB 29
280,430 280,430 0000000000000000fc35aec831998713643862a535e8110b1e12605c37cb00e4 206 0.16/1.00 vMB 33
280,429 280,429 00000000000000025677e5f17b5ad5b6994c4e703eda7ff849ef1b674b9bb4fb 487 0.25/1.00 vMB 89
280,428 280,428 0000000000000000aa4a3c3499f340d81a9f9b59020d2a23f887c850bd7b7e2a 668 0.25/1.00 vMB 33
280,427 280,427 000000000000000170277a861c541efb9cc173e439e7ac09b9d57ec4c0ebdf20 82 0.03/1.00 vMB 192
280,426 280,426 000000000000000198151e597a65f5682587cdf5b8fcb26ff50df0ff47822f1a 59 0.02/1.00 vMB 148
280,425 280,425 000000000000000148849515c641ccb7bc6bf511459908b9c34458d57e4073a8 88 0.03/1.00 vMB 56
280,424 280,424 000000000000000218cc49f8a1d243d9fae1a4e16e0682d9e435707baec976dd 286 0.12/1.00 vMB 72
280,423 280,423 000000000000000232003440b5db2d85cb00fefef96698af862046125f023262 157 0.14/1.00 vMB 35
280,422 280,422 000000000000000035abc68a76006db927757143e5ad8f36350706552f5291fe 507 0.25/1.00 vMB 43
280,421 280,421 00000000000000002d25ae2631c36f28720edff6ca4719199aa03a917d264c98 24 0.02/1.00 vMB 112
280,420 280,420 0000000000000001df1d51f5ed7ac8dcf89b3743e2b5d65f2895ff2519022e7d 669 0.25/1.00 vMB 58
280,419 280,419 0000000000000000ad4c4a7f1d34018993b2064a4a41fdfb14f10953bbcec2f4 249 0.19/1.00 vMB 38
280,418 280,418 000000000000000191f4de41a3aa74dbdf814b7d59f5055778f2331e9ba060ce 155 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.