Loading Tool

Explorer IconExplorer

Memory Pool

79,309 transactions
29.40 vMB
0.12602210 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 614c460451a1254e2301621337680c82865001c3c7dd773f671b2da5e2916919
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 84abca2a2c70aa2caf50ebe43aded9f19406efbc96c001d1a160a6861c3cfe30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04594750 BTC
Feerates: 150.80 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (557,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,243 358,243 00000000000000000ef5e6f8d9e7a387724d11cd183b70d5376b1a0fb579229f 758 0.38/1.00 vMB 29
358,242 358,242 00000000000000000791117e18f88847dfa6736b079666a5f0b2ab49affad360 1,076 0.58/1.00 vMB 21
358,241 358,241 000000000000000002a4a169a18d6c3a66bf43149485d153b64529055f483071 881 0.75/1.00 vMB 19
358,240 358,240 000000000000000012138d14df3b15367ded03efa24d476d6c2a73b08ccce285 1,062 0.75/1.00 vMB 21
358,239 358,239 000000000000000012bab4d291249ceee7a6d38300456ac4e1b32d00f55e7556 1,617 0.99/1.00 vMB 31
358,238 358,238 000000000000000004dabcbffd4f2f390962d78934b456ed14e9948f86309007 84 0.10/1.00 vMB 7
358,237 358,237 0000000000000000142bbc98921295190cd5b336f8e925a941ae06d07a8b626c 675 0.55/1.00 vMB 8
358,236 358,236 000000000000000015ae19f802a9bbb265a9bba685e525daef1b77ee1b3cfba9 1,019 0.75/1.00 vMB 21
358,235 358,235 000000000000000011b23c16e85e6ebeb6f74a8c3c7544d2b645380858498f39 1 0.00/1.00 vMB 0
358,234 358,234 00000000000000000550cae4c3909d8bded787b0e404bb056698e27da8a47fcc 388 0.75/1.00 vMB 13
358,233 358,233 00000000000000000f62e4d4805f5a59c52f0b6b4936f02d2e0843471f73a71a 828 0.75/1.00 vMB 20
358,232 358,232 00000000000000000274985466c7bc5d5f071f6527a576fce5a3c2c75c283c9b 806 0.75/1.00 vMB 20
358,231 358,231 00000000000000000e753ef636075711efd2cbf5a8473c7c5b67755a3701e0c2 905 0.75/1.00 vMB 23
358,230 358,230 000000000000000001f942eb4bfa0aeccb6a14c268f4c72d5fff17270da771b9 1,031 0.75/1.00 vMB 22
358,229 358,229 00000000000000000a3ed9a4e25407518aa854f09fa1981adaae9455a91d1966 1,912 0.75/1.00 vMB 34
358,228 358,228 000000000000000001643f7706f3dcbc3a386e4c1bfba852ff628d8024f875b6 372 0.61/1.00 vMB 12
358,227 358,227 0000000000000000128695d6cc41c1df14916d970075993302dca9534ee53650 1,658 1.00/1.00 vMB 26
358,226 358,226 00000000000000000248d1b1fb4944e1a3e9816faba90411e42d2e5e6d4ab0fa 191 0.10/1.00 vMB 24
358,225 358,225 00000000000000000884af018ca7703478b6b1bbedd33981045e05158149d880 372 0.45/1.00 vMB 13
358,224 358,224 000000000000000014b8c929a42339e205ed75174ddf05188c8840212b1dd9bb 1,064 1.00/1.00 vMB 19
358,223 358,223 000000000000000014ff8f3bb90d73a39f4254501430ed5e7220406a2061ad52 140 0.05/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.