Loading Tool

Explorer IconExplorer

Memory Pool

78,693 transactions
29.21 vMB
0.07853943 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt b7efe97ead80658fd85ee18b15ed32bf3b671af36ff08f64a3748bc6be95be4d
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 7fa72f55c6efbee9237ce9c7921e34d234b2e0a77568a07c72622d9ea88ba342
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.01926715 BTC
Feerates: 150.77 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (535,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,091 379,091 00000000000000000385d5eb0601a3a57b406f9e0b20b95bb0df79bc4dba56eb 213 0.12/1.00 vMB 28
379,090 379,090 00000000000000000f8f1bc0b9337b5276eb510743514cc9225d6e035384da24 805 0.36/1.00 vMB 42
379,089 379,089 00000000000000000b8beddae218d68e9073ad35f30bdf74ddf4b4d3d43fc39d 426 0.27/1.00 vMB 25
379,088 379,088 00000000000000000aea3681f11c81c5df7f76b3a4c2e64ae65273b38e8965c9 1,742 0.75/1.00 vMB 41
379,087 379,087 0000000000000000019052fb8619cf1b49437ada53b8dd020f0dd254e2af9054 596 0.25/1.00 vMB 43
379,086 379,086 00000000000000000a9da4ea9868321d5f8155300edd22eee3fb28a5229a5140 387 0.22/1.00 vMB 29
379,085 379,085 000000000000000004e28c4432c1b021f87b4a30a9313f614fabc104944e4ddf 648 0.29/1.00 vMB 38
379,084 379,084 000000000000000008a10104315c48b7a12dfb9dca090ddedc900c5d04d95841 768 0.39/1.00 vMB 33
379,083 379,083 00000000000000000d00e7e89bb46d2d729f74deb9d92b32654aa34ade4edef2 45 0.06/1.00 vMB 9
379,082 379,082 000000000000000007af0b013fcf843a58d7a4a7f2792186631d0798aae5f9df 1,002 0.49/1.00 vMB 39
379,081 379,081 0000000000000000024f95548f5815a48e36764a4e5cfcafe0073982684722cb 763 0.33/1.00 vMB 42
379,080 379,080 00000000000000000b78bb5c707b445966da5d83b18b2b910693dfdd0f279f09 1,007 0.48/1.00 vMB 42
379,079 379,079 00000000000000000f19e1034de2c43f9c7d2afcbe03b9059e93e6432817f19c 1,101 0.78/1.00 vMB 26
379,078 379,078 000000000000000001a701b2405f4eaf3710348daed590970c63be97a1afcea6 1,276 0.74/1.00 vMB 29
379,077 379,077 00000000000000000d92082c4fe49744223601b1633b09bf152b1d5aecfbb9b1 379 0.25/1.00 vMB 28
379,076 379,076 00000000000000000dbda2b5c1cff65fa580764304b1d5e5b17ea6324f9faaa2 1,797 0.79/1.00 vMB 40
379,075 379,075 00000000000000000917bf99dc3aadb1562b55a6da168c94ef87db9b48da0b0f 615 0.31/1.00 vMB 33
379,074 379,074 000000000000000001879183d4065a0aa5388ce96dec034411e0264378a34287 136 0.10/1.00 vMB 24
379,073 379,073 00000000000000000a9b59b70168e7938b67436dbb692363ec597098c1e9cdff 931 0.44/1.00 vMB 39
379,072 379,072 000000000000000011aaf4a30feea459ff145da738fb787b96b16d785ba30706 554 0.24/1.00 vMB 43
379,071 379,071 00000000000000000e07fe2bbc27555ca679e5090901e8fe36f2f0d551e196a6 1,440 0.66/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.