Loading Tool

Explorer IconExplorer

Memory Pool

83,012 transactions
31.35 vMB
0.12992390 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt 5278306fdba06e536db8a172f71063a16be75c1d132daddfb6d8ca43c927196a
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 472f55725b51e88809eabdf3767bc7e8baacc9fd345ff69d008ec7b819a461c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04582481 BTC
Feerates: 318.30 > 4.59 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (28,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,257 887,257 00000000000000000001c2a91bca8ddd72b073d3287b0cabe6619b07d3215264 3,676 1.00/1.00 vMB 3
887,256 887,256 0000000000000000000112f3105c3e7ab022bd5e2dff16a45a81023c64c034aa 3,054 1.00/1.00 vMB 3
887,255 887,255 00000000000000000000235f5bb1f117950fcb6dc1dbd0576e4690ec06140ad0 2,721 1.00/1.00 vMB 4
887,254 887,254 0000000000000000000069e73416ae4fa90131707a63de33dd3f38f864939876 4,325 1.00/1.00 vMB 4
887,253 887,253 00000000000000000001a5f7429c247b74e656fa4d36b65ff0c9c7d342637a9f 3,225 1.00/1.00 vMB 4
887,252 887,252 00000000000000000001da6afbbd677f4c8fed482a8b182994dda380723b8406 3,964 1.00/1.00 vMB 8
887,251 887,251 0000000000000000000012f176995e014c4ec68323ac9abde33104fceec30dd1 3,581 1.00/1.00 vMB 4
887,250 887,250 000000000000000000012c249deea126ed1d9fb2581e0bb42e679c3cb9ca3780 1,777 1.00/1.00 vMB 1
887,249 887,249 000000000000000000027829a1c3cf0a63db18bf242f248779c5ba9cce7e6949 1,423 1.00/1.00 vMB 1
887,248 887,248 00000000000000000000ac96274213b61ad20fd7b2a4c040c14fcff95c90cbb4 1,460 1.00/1.00 vMB 1
887,247 887,247 000000000000000000024240eb69b115cdde05bdc0f2c51032e8bf2e47896d58 3,146 1.00/1.00 vMB 3
887,246 887,246 00000000000000000001e4f60e786b5104b013f797c7bf7ada5f37716fa886b9 1,877 1.00/1.00 vMB 3
887,245 887,245 000000000000000000025a6e5bee4df054273d09aac9a50da6a8ab39a86dd044 2,953 1.00/1.00 vMB 3
887,244 887,244 00000000000000000001a8e4882c440f2b56b04dc2537e0e5e968d315b159f6d 3,522 1.00/1.00 vMB 4
887,243 887,243 00000000000000000000778aa9761c2dc4f596ced12a3002622a5315de941b74 2,546 1.00/1.00 vMB 2
887,242 887,242 000000000000000000027353ca17bda650b2511de26390e929aa2785878251cc 2,249 1.00/1.00 vMB 1
887,241 887,241 0000000000000000000043760827e3007e6a0b4d2fbeca9c58f96810784b035e 3,593 1.00/1.00 vMB 2
887,240 887,240 000000000000000000014183dfd61aa9c564b59d96bc5dee8a2ebba2b1462c0b 2,997 1.00/1.00 vMB 2
887,239 887,239 00000000000000000000b033a2661b0e55fc7c8dd68c4578bc42f2a1d64eddc2 3,117 1.00/1.00 vMB 1
887,238 887,238 0000000000000000000127139613a6d2f1d14bd598f81321a37840a9a807cfdd 1,767 1.00/1.00 vMB 2
887,237 887,237 00000000000000000000c5f3bebab4bffce95ddc6fe491dcc7aa074660c3d5c0 2,305 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 722.50 GB
    • Received: 18.40 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.