Loading Tool

Explorer IconExplorer

Memory Pool

77,182 transactions
29.00 vMB
0.07261324 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt bd156626866b120aebb1ebfd44cb5c1ae66025d1daa08c02c0520451c5ed65df
Version 20000000
Previous Block 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e
Merkle Root 3aa157709bbb217967c708ef0166459bc2789b73c4c045a06f63e4afc855db14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01195201 BTC
Feerates: 477.45 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,132 (140,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,266 774,266 000000000000000000021fe0deb90448b245ddef3465e3fc1da838f51657e437 2,649 1.00/1.00 vMB 7
774,265 774,265 000000000000000000031212e94c53d092a7e0d7677db643564c4b78f971f7b5 3,052 1.00/1.00 vMB 7
774,264 774,264 000000000000000000042d11a5d6ce10456f439cefa55f6e80b67555f4444ef1 1,849 1.00/1.00 vMB 2
774,263 774,263 000000000000000000057e521a6c4b4a6b2f08d7c11ac81e92262dcea9cd9e2b 4,021 1.00/1.00 vMB 4
774,262 774,262 00000000000000000003b4cbd06d907b14fd40f05ca7d9480cc49ea80c291b1b 2,717 1.00/1.00 vMB 21
774,261 774,261 000000000000000000054b04ea94463d0185f73d2e098f1e7512337b65ccbe8d 2,094 1.00/1.00 vMB 7
774,260 774,260 000000000000000000020fe088e71d441c1ce444649790f323a08fd1d00648de 1,837 1.00/1.00 vMB 13
774,259 774,259 0000000000000000000573ffb311b663a3cc2102e55f95ca8dc6fc12e57270fd 944 0.39/1.00 vMB 5
774,258 774,258 00000000000000000006b60c504122081d7768032afddb0f0f582946c2034603 506 0.17/1.00 vMB 8
774,257 774,257 0000000000000000000587d96cc9f123194789dc6562df5ecd2a5346d5e7db21 2,420 0.75/1.00 vMB 7
774,256 774,256 0000000000000000000500531ab74bb33d6f044611e81e39ab9c2efd7623b570 1,221 0.38/1.00 vMB 11
774,255 774,255 000000000000000000011759abf31d0346f0fe32dac36ad040d229ca96061945 2,161 0.79/1.00 vMB 12
774,254 774,254 000000000000000000052a1f02f9b70a2cc7305f82b3087e23aefbccfcec4303 443 0.17/1.00 vMB 23
774,253 774,253 00000000000000000000e9099d673bb7af2343277cf4b10d05dff39a0ad3fbda 1,847 0.84/1.00 vMB 17
774,252 774,252 00000000000000000000b5bddc293de42f89e4eaba77c3e1d0e9a04de3d3ff65 290 0.11/1.00 vMB 5
774,251 774,251 0000000000000000000481bb97351523305156ea12c1bfde47460efc0718e464 2,018 0.85/1.00 vMB 6
774,250 774,250 00000000000000000006923b3332fc40da9aef002cc56823e3d4a7357fc9ff7f 670 0.21/1.00 vMB 7
774,249 774,249 000000000000000000037a81415d0edb7927215468738815700e55abf0718142 244 0.08/1.00 vMB 5
774,248 774,248 000000000000000000037d6c9604b1262da07d59249327b5e80debe67137bdae 2,309 0.78/1.00 vMB 6
774,247 774,247 0000000000000000000600b8544cd1bf5d8eb1155ec7e52180754bd22d3b2210 3,392 1.00/1.00 vMB 9
774,246 774,246 000000000000000000049a0f00f8eb445ec6a7ad0a0b3dd493b3b69e027c2866 2,027 0.94/1.00 vMB 6
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.04 GB
    • Received: 16.12 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.