Loading Tool

Explorer IconExplorer

Memory Pool

26,477 transactions
7.56 vMB
0.05447501 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.61/200 MB

Candidate Block

Mining Attempt 2b97d5396e97796332292c97564ca58ee49020457b1eb04608ef8899107b6603
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 65f697181e5692d0462d916d1f9229f7d8dfcd9e8cf9aca56355380307526fe1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 138
Size: 1.00 vMB
Total Fees: 0.02018426 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (688,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,555 224,555 0000000000000166c3ecd8851097466fa49e5e6f55323a114fc351daed0e6625 587 0.25 vMB 188
224,554 224,554 0000000000000311234f595eb4bb84445ced294cfcfeefaa88a351b850759c2b 629 0.25 vMB 295
224,553 224,553 0000000000000218990facd9663d50e81450686d036a63958e49beebf017f556 256 0.18 vMB 48
224,552 224,552 00000000000000a53f64bfc1410f9374053ba932fc20791962ab059b2c6c6167 768 0.25 vMB 243
224,551 224,551 0000000000000292fa0114952f8c9e01af20c3f3fced1d80c70eec797ca133b3 32 0.01 vMB 245
224,550 224,550 00000000000000a334795c245d86a3d3199661350aecd16af42fe7e85ddede55 256 0.20 vMB 36
224,549 224,549 00000000000003c13f47908c9041469af5b86e6dcdf3ab8a2d0cce3b40ba849c 672 0.25 vMB 284
224,548 224,548 00000000000003b1aa6458beed5d3f2283a64b076531fabb01eb319f832d997d 256 0.15 vMB 140
224,547 224,547 000000000000010159616a907e51af60c8007a8edc4cbaeb7414037a9e1e1f12 780 0.25 vMB 233
224,546 224,546 00000000000002256a8f083ba5fe8a79dc5b4c0d4ca5340bebb65b2748303086 125 0.05 vMB 218
224,545 224,545 000000000000038e548470352dc0c5f2c22e5be81161d7d25246162039636473 777 0.31 vMB 51
224,544 224,544 00000000000002fdde342ac87a76741dd06c8a3fd3b72ea7e1d4943a47eb297d 510 0.25 vMB 287
224,543 224,543 00000000000002f6920e52c83e55be00b5fc6a9e1d0e519b2c238b2d2064fbc8 121 0.05 vMB 98
224,542 224,542 0000000000000219b6d001e0772fbdf28b16aee747a3db1601fe4bbf31308d87 496 0.24 vMB 230
224,541 224,541 00000000000000813b77af874edb0323ab430e6ec92b06244ceb7440f5c180e9 9 0.00 vMB 170
224,540 224,540 00000000000001ec2f4c11912f26d7526f3b1dda941d7f3aa2d44a1e0594035b 87 0.06 vMB 299
224,539 224,539 0000000000000255dcf08f17ac969afbd564a4f6b02199fe590f0324565aaea9 598 0.25 vMB 226
224,538 224,538 00000000000001f195b61c9bf7c5ddf270be1dea8e949582efbff33efc6fa204 302 0.14 vMB 181
224,537 224,537 000000000000014abda10de4bb1fd65e203826a9e6ff80287b278b414f78dfa7 92 0.05 vMB 143
224,536 224,536 000000000000031893016b20f6ff18da3044c0603534cda4d375dbd8b2a3632c 15 0.00 vMB 0
224,535 224,535 00000000000001adde865931154d03651ac5499a74e09a778d1b6c4949156f63 419 0.17 vMB 187
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.33 GB
    • Received: 0.43 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.