Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
30.15 vMB
0.14840925 BTC
Random Selection Loading Transactions
Max Size: 181.73/200 MB

Candidate Block

Mining Attempt 2b92dd3a40e9aa6c59488486a3372d86cb2f7150194c5cb7e58cb32a473afc27
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root efbbd883ce95ae1b0176b4f90a5051f783a507b33ffbf20ef738fff9053ba1eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.07643697 BTC
Feerates: 251.00 > 7.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (265,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,070 650,070 0000000000000000000d5cec91709daba68cffa58e252c579e565535efedfa57 2,659 1.00/1.00 vMB 55
650,069 650,069 00000000000000000001b382ceed0c251f40fc3a93eb4e896b560b604fcbcef2 2,485 1.00/1.00 vMB 66
650,068 650,068 000000000000000000023c9725a1b681f57e5a1582cbd5f1d05c673d9980cc02 2,141 1.00/1.00 vMB 31
650,067 650,067 0000000000000000000b688a0a53c337af49e50b0c191e375bf2c9a20433033d 1,000 1.00/1.00 vMB 1
650,066 650,066 0000000000000000000e528bf0824ad9050903f160542ed7c6fad60a3cddb2d2 1,164 1.00/1.00 vMB 6
650,065 650,065 0000000000000000000d433a0ba27bc84808399179a686c381ad17926b550347 2,504 1.00/1.00 vMB 27
650,064 650,064 0000000000000000000b4218855ab968ab9349226753216ba4f5556c4d256051 2,526 1.00/1.00 vMB 21
650,063 650,063 000000000000000000070b7d9897a053c35d1a4172011b9d640488bb27b67dbc 2,345 1.00/1.00 vMB 29
650,062 650,062 00000000000000000005e932fe0aba17308fe8de32977f29d6fdec5e751ec77e 2,243 1.00/1.00 vMB 37
650,061 650,061 0000000000000000000bca6a602b0d9bdfe0be26f952b96c5a943f3c99824545 2,548 1.00/1.00 vMB 56
650,060 650,060 0000000000000000000e6972ababe38a6c8806c6e0f967899ffd0b7a76e8e40e 2,104 1.00/1.00 vMB 10
650,059 650,059 000000000000000000049e64417dbacb4ee01eef35f494809234b8d0b24a65df 2,245 1.00/1.00 vMB 44
650,058 650,058 0000000000000000000d0de47f935204e7b754ca740f345646dd88fd16c2b76f 1,332 1.00/1.00 vMB 39
650,057 650,057 00000000000000000008fe8723cf8912ad33d5d428f634d92db088c756280238 429 1.00/1.00 vMB 7
650,056 650,056 0000000000000000000b0c3a4dbca673ad2bea9248f9fc07e9ee53fae7c2beb7 1,518 1.00/1.00 vMB 12
650,055 650,055 00000000000000000002277a5774d3f3b6e6c2f91404a86751761b9b1a427c75 2,543 1.00/1.00 vMB 8
650,054 650,054 00000000000000000004b1c85523941c9272305e290ae49c1ed145dfd35147f1 2,383 1.00/1.00 vMB 35
650,053 650,053 00000000000000000004783fcaf917c16438dd8069db02db66fc4c332097607a 2,386 1.00/1.00 vMB 10
650,052 650,052 0000000000000000000d29168d34878299d11372ea3a0930669e33c6c19ffbcd 1,855 1.00/1.00 vMB 35
650,051 650,051 00000000000000000007eedf2d3e655b80bbd88cdadf954f654b08af54af4704 2,515 1.00/1.00 vMB 43
650,050 650,050 000000000000000000088bb9aeda26a803b7c3746756227cbdc269b9d71785c7 2,139 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.