Loading Tool

Explorer IconExplorer

Memory Pool

13,995 transactions
5.72 vMB
0.01925190 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.20/200 MB

Candidate Block

Mining Attempt 3e3b7128c67e0b8b300db0f3cc0e78d30fe6f164336a479222e81c67cacfe2f0
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 2bf9f66dca83772ef6776e4ed09ab9f7c8e48f88299659cb8276ce59872dcc3f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.00966439 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (708,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,667 204,667 000000000000026fd445014217465d9be47766ba6bf0fa2a112a9cb080c8fc9d 128 0.06 vMB 118
204,666 204,666 00000000000002a748804b5e3dc7103f757e0af718e4b7b8962a2c7546c62365 8 0.00 vMB 161
204,665 204,665 000000000000034987438d98b60d4fcd14026b8df9737f0acbdeab73b97e10c6 127 0.06 vMB 161
204,664 204,664 00000000000001038686fe2f0dce756c56f047123acd1e514453e8555ad1ac68 621 0.34 vMB 73
204,663 204,663 00000000000002b032243afa2e7befb3504a26e8743a01d6c1a48663dfd686d8 218 0.08 vMB 183
204,662 204,662 000000000000000a89ce4415e8f4423d95d0e6780feee5d292839e78e3f18866 791 0.42 vMB 175
204,661 204,661 000000000000034502e8eb46c902f1d6321a34da0737a6d2a9bcd101adfb6bb1 56 0.02 vMB 74
204,660 204,660 000000000000032bf7e2bcb98b5ac0180aabc3af6ef72d70756eea5afeb470d6 608 0.27 vMB 85
204,659 204,659 0000000000000252d3c101fbe62e246f455c02340b4ca8b3b335a45ba42e053b 940 0.41 vMB 160
204,658 204,658 0000000000000150a803cce93e90997ec81c74f2e31f7856cd0aece91cf0aac8 10 0.00 vMB 187
204,657 204,657 0000000000000333ff0621a65660547573e1ae3d5df2fe4156212c04577aa84d 546 0.49 vMB 30
204,656 204,656 000000000000012d548f56ec082526cea2afe7faa4afd7a86f84bbbffce76048 497 0.25 vMB 133
204,655 204,655 0000000000000165410e40656e895243b01bb6428e820b1e2c427dea7fc5ed06 770 0.25 vMB 247
204,654 204,654 0000000000000485e9648af2964196d526a6382cc2d79deb68abcad01163a908 10 0.00 vMB 198
204,653 204,653 00000000000002bc357654f24256ed87cbc475318cbe8bce7dee550a85e162af 12 0.00 vMB 133
204,652 204,652 000000000000036ab6f591d1b953392b162b33c8a20739f9f40a87fbb2ae0910 13 0.00 vMB 30
204,651 204,651 00000000000001c4bddbd104d9e68cdd9fe18b49234524950b6e8d4c6f2c790c 1 0.00 vMB 0
204,650 204,650 000000000000034e6f9d791e75f963a27b203e6fbe080986c1476cfd5d262b35 12 0.00 vMB 164
204,649 204,649 000000000000050e7db214624fac81efaf9c4fb182a63c996fb278fb5cc2e189 127 0.05 vMB 10
204,648 204,648 000000000000048aeb2f15ae4833210c6b9e1a3955855ee0a992dd685978b585 377 0.16 vMB 264
204,647 204,647 0000000000000062ef7233a96a1a49ddb0e7fab7dafbffa14e1305e5f24bcfe4 623 0.24 vMB 285
Previous 10 blocks ↓
Total Size: 779.66 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: 310.44 GB
    • Received: 1.47 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.