Loading Tool

Explorer IconExplorer

Memory Pool

45,950 transactions
32.29 vMB
0.12872139 BTC
Random Selection Loading Transactions
Max Size: 163.84/200 MB

Candidate Block

Mining Attempt 5bbf764d9fce9638ea1faaf1f28f6204691e7cc32ebee4cc0ce1c09fb99ae57d
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root ed7aa38a0d47e4f5540eded2a3af5cebcd30a176ef789d25e16035ca05bd572a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.05558640 BTC
Feerates: 265.25 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (222,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,135 692,135 0000000000000000000763deca7a9183b3e7646fd492258320afed6e3381399f 1,092 0.78/1.00 vMB 5
692,134 692,134 0000000000000000000f0d64b885800b4c9c70d6129f4d865efb0dab6c028a00 1,186 1.00/1.00 vMB 4
692,133 692,133 00000000000000000001caa28a0b6a2b5196e65de803d57af810a8a851a97b57 1,007 1.00/1.00 vMB 9
692,132 692,132 0000000000000000000d0c684eb1a830cbbc9574a89ec93386e38ec195f249e1 2,615 1.00/1.00 vMB 4
692,131 692,131 0000000000000000001314ec471daa0c460d18a3d1b0dae876727920bc766bd5 3,055 1.00/1.00 vMB 11
692,130 692,130 0000000000000000000c6444114626d538f8dc901d911c80173b44878bb1cba6 2,895 1.00/1.00 vMB 26
692,129 692,129 0000000000000000000f96f98596e24b4b0d21be34c1188d23dfbcd5527880c9 3,203 1.00/1.00 vMB 23
692,128 692,128 000000000000000000143e36c08e4686f2c7e317bce11c192106ca5ae44207cd 3,104 1.00/1.00 vMB 16
692,127 692,127 0000000000000000000b38409e79d3b4b2263dc54df6180d836c9d3f0baf452b 878 0.91/1.00 vMB 3
692,126 692,126 000000000000000000025ea6c411a02a2d9b343fdc121a9160901b186d651f40 2,503 1.00/1.00 vMB 16
692,125 692,125 0000000000000000000ad6aec51021c8abf3d7f60c1af6a8bf5478d46a8da6ed 946 0.40/1.00 vMB 15
692,124 692,124 00000000000000000003364897995ce581e3c47df3e8df891e3fc3ecb8552f73 54 0.01/1.00 vMB 8
692,123 692,123 0000000000000000001108a585415faca4eef437302b934ef03052d6352c0350 2,129 0.72/1.00 vMB 13
692,122 692,122 00000000000000000011ccf2246f81b7917b6f378ed591802a5a454d8d6b2a22 1,608 0.52/1.00 vMB 12
692,121 692,121 000000000000000000131aff052eaac99328e03d502cb36cf022e023b50f20c3 1,611 0.66/1.00 vMB 11
692,120 692,120 00000000000000000010e22525ae535d9698b25b219b61b659d60afb41ccf8fd 809 0.32/1.00 vMB 11
692,119 692,119 000000000000000000042210802c0d2c70ea47127df8086c1e1554e2d7ba1feb 1,285 0.54/1.00 vMB 13
692,118 692,118 00000000000000000000588bba62bc03672d9dc94c4d9fdde254d75289bfc396 91 0.03/1.00 vMB 13
692,117 692,117 00000000000000000005beee0a53bbf2c3786de08a61e9bc37d6b1bb35b22042 2,273 0.90/1.00 vMB 8
692,116 692,116 0000000000000000000451f230f77ff253634dfda7d40a320bc0b4f11182bc65 912 1.00/1.00 vMB 7
692,115 692,115 00000000000000000008d6e5d5b6d5ecaf25248fa83b0035bba56069e5bf17e7 1,860 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.