Loading Tool

Explorer IconExplorer

Memory Pool

76,789 transactions
28.79 vMB
0.06622705 BTC
Random Selection Loading Transactions
Max Size: 172.14/200 MB

Candidate Block

Mining Attempt 99ada0565564ef1b2f9533c224d0b2dd330acd50a82baa3b6e0e3d92c3c658f3
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root d90a2ad3a1e7911dea9abc3fdfa4708e6476ccc8e7ecedfe0f96c24d5ff94547
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,690
Size: 1.00 vMB
Total Fees: 0.00825826 BTC
Feerates: 73.20 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (685,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,767 229,767 000000000000009fdf5afede549e343ba968598ea3d220f04b09823eb4db328c 231 0.25/1.00 vMB 67
229,766 229,766 0000000000000009d27918d66d1cc406505dc3c8ef5060e242cb760e8dbc59b4 455 0.25/1.00 vMB 113
229,765 229,765 000000000000004d0ad473f7140bab0f3188939a548aaf5ed4865339f3ea23eb 609 0.25/1.00 vMB 181
229,764 229,764 000000000000007b0e86cf170c77adb2d213b9d40ad630751968b065eb81555d 1,403 0.47/1.00 vMB 199
229,763 229,763 000000000000023073d50dbcc3b6bb0c20e30d457981f03215467b7d38b049bc 446 0.15/1.00 vMB 224
229,762 229,762 000000000000023f531c4b0178aabd177cd301fe2c8065d36c8646b5f34add03 339 0.16/1.00 vMB 167
229,761 229,761 00000000000000f04c9e43d865fbac215d9078fc02c0fe649d40a2f2efc23697 290 0.15/1.00 vMB 80
229,760 229,760 00000000000001b9404209d03a78224493fe59a02475e26d865ba33555c960f9 381 0.26/1.00 vMB 72
229,759 229,759 00000000000000c64af1faf104d062624a2a0f4eec1ab4b42e877401ecb3bb34 680 0.25/1.00 vMB 191
229,758 229,758 0000000000000007baf674def920e80e80eaa4258466d6fe075f74a5a8efbc8a 719 0.25/1.00 vMB 175
229,757 229,757 000000000000000b30642d5e3b9226c7c672034c7c5d29c26a9bf9c349bd07b9 265 0.12/1.00 vMB 158
229,756 229,756 000000000000005bd0b2a033924a24e4c8272a9ac758c8f85c8a0ee8457e4ed3 873 0.42/1.00 vMB 145
229,755 229,755 00000000000000e36b0f609bf4a25410cd7387c1ca10085e63936d1537dae575 287 0.16/1.00 vMB 144
229,754 229,754 000000000000000f6ea633767cac5fef1017c0c2d6da7d1346e76ef35edfacd5 513 0.25/1.00 vMB 144
229,753 229,753 000000000000015605c741506b6fb4bdce7073d3defdff5e380e5b295437cf88 356 0.15/1.00 vMB 176
229,752 229,752 000000000000016315de3ac69dc0779e26b5e0a808b2f297baf34dbfb67b0e31 203 0.10/1.00 vMB 152
229,751 229,751 00000000000001f2784358d878f3e117157331be6336a736ce97a655becfd202 189 0.13/1.00 vMB 101
229,750 229,750 000000000000013c93da6e8c7839d739e19eee30e768291fe15ddac69404c4ce 387 0.21/1.00 vMB 133
229,749 229,749 0000000000000259fd140aaee258c08b49fa953b323fa2bb28604ca318144680 571 0.25/1.00 vMB 152
229,748 229,748 000000000000010d87fb785eefca108a46f204b2557ded2251f5286f827a83a9 311 0.14/1.00 vMB 161
229,747 229,747 00000000000002145477ce3ec4564bb8585b7f20255626db8b6b3234b7af7630 176 0.08/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.50 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.38 GB
    • Received: 15.49 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.