Loading Tool

Explorer IconExplorer

Memory Pool

28,598 transactions
9.51 vMB
0.09958588 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.11/200 MB

Candidate Block

Mining Attempt 1fb98bf2c1004810fb0d807b82ab4626d4a8493880f0b3de6a707faeac7faa3f
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (661,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,413 251,413 0000000000000049055c4b847e58b72147f1247c1f050ce0a752275a79d2f8db 145 0.07 vMB 116
251,412 251,412 0000000000000056b46eedff77ba200c2cbfbcfd06e70e5398c0c82d73e39b0c 127 0.05 vMB 82
251,411 251,411 00000000000000297d758e05ff683d3fcd4074a7e0604cbec7277bd0fbfcf438 48 0.02 vMB 94
251,410 251,410 000000000000003925cb62f58966cdbd8f27ba6d01375c6a633f10390209ad8c 49 0.02 vMB 51
251,409 251,409 000000000000004d7958cc2781613d7e9bdc522f73c36cfd66aed0d0e9f013fa 219 0.10 vMB 107
251,408 251,408 0000000000000041ad5a4b3e256b87549507b2f895bdc86cd9766cde1c9df7ff 176 0.09 vMB 101
251,407 251,407 000000000000002bb709485c3b87ccb081e4b80596a34c0220c586221d6259da 141 0.08 vMB 89
251,406 251,406 000000000000001aec4fb5023b91bd1c47ca91b0e8962b2d9c8ca4431eb65dce 198 0.10 vMB 88
251,405 251,405 000000000000007282dd83085bf4beb6d493af7d8b548aeb1c138fa4ee472d06 131 0.06 vMB 111
251,404 251,404 0000000000000065d0a3ac28eb2989ae9ae242574911dbc4bf1456b7606d6219 22 0.01 vMB 104
251,403 251,403 00000000000000062fe8eb4e4d0bd8287d4bb591ccacdb727ef3eaf5ff50b044 223 0.11 vMB 109
251,402 251,402 000000000000006e8cbc0168e534b1d307d770dcc8791dc4fcc1bce7c88bc671 149 0.06 vMB 146
251,401 251,401 000000000000004dc57f725a1646d459c94659fc2eb2186235a44aaca99e574c 54 0.05 vMB 24
251,400 251,400 000000000000005f17704f915625e3fbb5b6037793165cc92f8709aae9db94c9 292 0.16 vMB 59
251,399 251,399 000000000000000c7d4d5c52e9a10444648afc5ca0a923d56742b5b0296fb943 699 0.25 vMB 148
251,398 251,398 000000000000000028b8843cf47e3e033b99e4d4c03f097bba9f24af6953e506 463 0.20 vMB 97
251,397 251,397 0000000000000036fda6942db9d1a95af1069ce98a957b431401fd3f9ec5202a 199 0.08 vMB 115
251,396 251,396 000000000000001ad7466066eeb254285c4c36406ba3394488b57a68fa543b59 88 0.06 vMB 95
251,395 251,395 000000000000002b70297da6796daaefe573cf493cb578c02495b4626afae5db 87 0.04 vMB 65
251,394 251,394 0000000000000071f50cc7010a771d3dd86632f40664ce5fdcb1bd50cda5efb6 432 0.16 vMB 140
251,393 251,393 000000000000003bbc4730d1ea6c4da806632fd189b9b76268c0cafd39892339 70 0.05 vMB 61
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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