Loading Tool

Explorer IconExplorer

Memory Pool

81,631 transactions
34.35 vMB
0.14198376 BTC
Random Selection Loading Transactions
Max Size: 195.21/200 MB

Candidate Block

Mining Attempt 16c786d9d09899ae61dda703cf11d4b8bfe771247ee24b0b47ec5897e348568c
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root cf87625fc4b7dcb13bc92e9f37346c4ae5181c38490e76bd3ec0f22c575ddc71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.02709187 BTC
Feerates: 384.62 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (38,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,304 877,304 000000000000000000027fb6e9d7bdfb9806ca99377085d5b571efd549bf22e5 3,017 1.00/1.00 vMB 2
877,303 877,303 000000000000000000022b50b4cdb1b4a0d1a91238ecd52741df28ee18426da5 1,786 1.00/1.00 vMB 2
877,302 877,302 000000000000000000023e5559ca3373290ad618d2775ffa4340180fc11244a5 3,215 1.00/1.00 vMB 5
877,301 877,301 00000000000000000000636ee3d933ea36ce053878a5f172b875b0e99f7aa3e2 1,117 1.00/1.00 vMB 2
877,300 877,300 00000000000000000000f1cdca709c230974c3556cae47363cb4a06ff65df482 1,203 1.00/1.00 vMB 2
877,299 877,299 000000000000000000017e813d6f3928e6be04cce77a4e7aa9c2e9da2ca87dba 2,506 1.00/1.00 vMB 4
877,298 877,298 0000000000000000000274589f0c4cd34c61f0fa7c3e051a4a77c6a4a6d673be 324 1.00/1.00 vMB 1
877,297 877,297 0000000000000000000289ef7ad91a5af106f51115b349e25d2b4948169f11e1 2,001 1.00/1.00 vMB 3
877,296 877,296 0000000000000000000139c10b47e6a12fc26e79ee3d3fb7b1df28b7af731045 1,007 1.00/1.00 vMB 1
877,295 877,295 0000000000000000000061aa90b7384eb2b5f10d0c1dcb19df94bda54af322db 228 1.00/1.00 vMB 1
877,294 877,294 0000000000000000000055bbf45aa0bd24f33ee42ddcfee3d463730a69a3b84e 1,431 1.00/1.00 vMB 2
877,293 877,293 00000000000000000002772dbac0b6d4320583ce0f3a4aa7c4b1ac8c9885da99 275 1.00/1.00 vMB 1
877,292 877,292 0000000000000000000197420220185972d16f4fec8ee800ecd1e3e876134fc4 1,475 1.00/1.00 vMB 3
877,291 877,291 0000000000000000000210248939949c959d7e4c5cc86b77777a5c475a399539 1,835 1.00/1.00 vMB 3
877,290 877,290 00000000000000000000df65478e909c9b7e5cfd858324657bc6531006c28dba 737 1.00/1.00 vMB 2
877,289 877,289 00000000000000000000d70821ad2e74809d02b39d453b0f16c3bbe0982a8337 1,129 1.00/1.00 vMB 2
877,288 877,288 0000000000000000000241fe892b8b0bf62314456c9fef23b338c1f3353be49f 2,600 1.00/1.00 vMB 4
877,287 877,287 000000000000000000006ad2eb4f967476a2ee3f9c335615ff3e0fbd258edc10 2,215 1.00/1.00 vMB 3
877,286 877,286 00000000000000000001a0ea79468fc79496d31f7236210a7ffa73b93fa6c682 497 1.00/1.00 vMB 2
877,285 877,285 0000000000000000000019c3b9920889a42e31eed9b2c91f32a07dd694532ab6 449 1.00/1.00 vMB 1
877,284 877,284 000000000000000000019aa3099042441086a87a3a58a3a22e003029499a8a15 661 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.10 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: 729.83 GB
    • Received: 18.49 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.