Loading Tool

Explorer IconExplorer

Memory Pool

38,622 transactions
26.20 vMB
0.07849793 BTC
Random Selection Loading Transactions
Max Size: 135.58/200 MB

Candidate Block

Mining Attempt df03232b159e39e4ecb8c3b0cf3191583eaa48844909bdc7ba664e9ecb254df3
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 15ab42103571b5d6d46102bd6355c5537dce29bcebcf158c1bef01c823b4aab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.03059772 BTC
Feerates: 502.65 > 3.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (369,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,134 545,134 0000000000000000001ea5b0e590eed57bba8282170b611117b1a10990c0b48c 2,880 1.00/1.00 vMB 23
545,133 545,133 00000000000000000013e5c63bc38c2a51cbf4df82253825f614e63e2e671c3a 2,789 1.00/1.00 vMB 14
545,132 545,132 00000000000000000010518a9b7d47a3636a72d5248c4e5f601c2d37a398a255 2,022 1.00/1.00 vMB 17
545,131 545,131 000000000000000000054d41af291084fbc7da22d82a65ded857ae5d12d8b920 2,409 1.00/1.00 vMB 21
545,130 545,130 0000000000000000001d962ad5d209399d842463e9a4b8bb23798dc6b1a3f749 184 0.06/1.00 vMB 18
545,129 545,129 0000000000000000001cf6e1ff989432127317836620ba895ec6a6d69d2d0f55 1,034 0.74/1.00 vMB 9
545,128 545,128 0000000000000000001624b694868fe69e52645f675405fcc6f9d223f3c84313 2,190 1.00/1.00 vMB 3
545,127 545,127 000000000000000000156451e710c349729ea458168a8d169279484676276b29 2,868 1.00/1.00 vMB 21
545,126 545,126 0000000000000000000c890b567b1a264c42dc01120562f5f3d5f8c607eb8248 2,934 1.00/1.00 vMB 23
545,125 545,125 00000000000000000020fd80ff7dab05b006bcd2fb7bce3fb701cc2a7b4469a8 95 0.06/1.00 vMB 10
545,124 545,124 0000000000000000001de072a11767b6439d737d24344072b8811c5bbcb7a212 1,918 0.96/1.00 vMB 16
545,123 545,123 000000000000000000209948578c95bd5cade64ca0934fd20a95550657df69a4 49 0.11/1.00 vMB 1
545,122 545,122 0000000000000000000800157ccf3bff2e9bdf51c48d8d1103cb8dfe076ef47e 2,268 1.00/1.00 vMB 17
545,121 545,121 0000000000000000000b5a088e1f8c685220b5bcd869c1558fbba05783420a75 900 0.68/1.00 vMB 2
545,120 545,120 00000000000000000000478e0eb54475160467102952eac3c71a613a872280ed 2,860 1.00/1.00 vMB 23
545,119 545,119 00000000000000000011e2381e1ae1525cf5b6c17afa84614d977dbee9c21ddd 1,904 0.89/1.00 vMB 12
545,118 545,118 0000000000000000000155e3ae5ccff1239c0dbebfb02e30951cb8f2f97b3d65 1,641 0.79/1.00 vMB 13
545,117 545,117 0000000000000000000bbe989bfad15a4e92f099d538969602a245da2c2311ac 677 0.28/1.00 vMB 15
545,116 545,116 00000000000000000014e177f484e9127b74fae261c205ae5f85874bd29a54b3 557 0.28/1.00 vMB 22
545,115 545,115 000000000000000000109c70b4b8ded75ed6c0b423933877f9314b2a53ac09cc 275 0.68/1.00 vMB 3
545,114 545,114 0000000000000000001c7b06fcdea6cecd4fdb5637c3c420ea6f8e729597e970 2,856 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.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.