Loading Tool

Explorer IconExplorer

Memory Pool

78,058 transactions
29.31 vMB
0.06391529 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt 2df0ea7490721dfe336287e8f38e57152a823b1e5988440c82642b1da71d26f7
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (309,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,258 605,258 000000000000000000101bdb6cebbcccfd674ec09620c6161b21c734d6782ba7 3,246 1.00/1.00 vMB 15
605,257 605,257 0000000000000000000d7c3d7edf019cb2efed31ce2bd72c96482b0459967251 2,448 0.94/1.00 vMB 15
605,256 605,256 000000000000000000060becc7123c55a0faee7d736b6928f3da7c18fca5f0d6 2,510 0.63/1.00 vMB 16
605,255 605,255 00000000000000000006a204458bdc27aac446aee7535f6202701e51b82cad1f 566 0.28/1.00 vMB 3
605,254 605,254 000000000000000000043e1fdb1b3fc40e167f106a2eec4ae580ed3fe7c7490e 2,160 1.00/1.00 vMB 3
605,253 605,253 0000000000000000000af3ee0823f5cd4359a53ec567fcf7a66b0c13f7232e43 2,912 1.00/1.00 vMB 13
605,252 605,252 00000000000000000010d0e1fe02772d4526b151b172a90c7e33b2c01e3c263b 3,389 1.00/1.00 vMB 27
605,251 605,251 0000000000000000001534a02be0d77fad15b2569da4668f20eb863a675029e6 2,055 1.00/1.00 vMB 5
605,250 605,250 00000000000000000014f15a66f79dc8d5d6450d7d603bd8a4237eeb51394375 2,765 1.00/1.00 vMB 7
605,249 605,249 000000000000000000094c68c0f9ce3b003769535f5bb0f14b8a27a6c709e9cc 2,409 1.00/1.00 vMB 9
605,248 605,248 000000000000000000122efbf529b4d2713572f43222392c5aa86c890a929d85 2,962 1.00/1.00 vMB 22
605,247 605,247 0000000000000000000c00f972a3986002582eaae3e3440afae1e24aa61146d3 1,593 1.00/1.00 vMB 12
605,246 605,246 000000000000000000126832e6179c3895805cd7be7aa2587f5d916efcf6b3e6 2,327 1.00/1.00 vMB 16
605,245 605,245 0000000000000000000da022c6c07fe3a90c81ed231bc19c7d4dbfd48a02214e 3,275 1.00/1.00 vMB 31
605,244 605,244 00000000000000000000e84517fb9d78e541fca4d62823d6f1cdf9aca148013b 3,059 1.00/1.00 vMB 19
605,243 605,243 000000000000000000043c214e9132beadcb5f55107108efcc59143ad2fb68d0 3,592 1.00/1.00 vMB 22
605,242 605,242 00000000000000000010efc635e83cdf2094014e083af1f65e894209068fbfe3 3,412 1.00/1.00 vMB 35
605,241 605,241 000000000000000000116100178f3a008fa8b4dea7d67affa1d6e23dfd6ddedc 3,485 1.00/1.00 vMB 34
605,240 605,240 00000000000000000009875c1ce9536fceebdc56af79208e870175f8433622b2 3,053 1.00/1.00 vMB 19
605,239 605,239 0000000000000000000a7942a78a73ddf1836f7a85e2be8e5437c3a13e636aef 2,951 1.00/1.00 vMB 23
605,238 605,238 0000000000000000000a815b7a2567076747bff7a18169dd3c8cf9bf20b16b2f 2,812 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.