Loading Tool

Explorer IconExplorer

Memory Pool

43,207 transactions
26.49 vMB
0.06189019 BTC
Random Selection Loading Transactions
Max Size: 139.17/200 MB

Candidate Block

Mining Attempt da467bede9a375868d20ab52299f330008901f6f4e96e85867ea9c4aef9f5295
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root f3909d999c56819c62cbbd54a45c7e2634f0417c3d9c4f4f0ecd7c1b566a9954
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,183
Size: 1.00 vMB
Total Fees: 0.01333956 BTC
Feerates: 150.92 > 1.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (530,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,269 384,269 00000000000000000c5f67748ec50fb445e85e96b1c7420ae56576d4374e3b00 1 0.00/1.00 vMB 0
384,268 384,268 0000000000000000047a9ffce1adb5abb75dd5ed675e4cdff4da7d7e195f7e3b 801 0.39/1.00 vMB 31
384,267 384,267 00000000000000000ce7206d95bdd9737996fc12975a03eb8cbb68d47337c805 1 0.00/1.00 vMB 0
384,266 384,266 00000000000000000ce65df03a4d36fe3574cf0618709ddbe76e456cfc48b26a 488 0.78/1.00 vMB 11
384,265 384,265 00000000000000000289b5fd184a81e33f443d747224caf9e2314c4ab4f7d57c 875 0.73/1.00 vMB 26
384,264 384,264 000000000000000002ec5dd33320e717f900b51389b14948a445dd2c40aac2b7 1,565 0.93/1.00 vMB 23
384,263 384,263 00000000000000000531f23d4b31e44081deac5cd4195a94f7dd20d4403b6630 2,961 1.00/1.00 vMB 42
384,262 384,262 00000000000000000e92f3b3d68073b1b45e5556f6ccb3e49e0fcc898365d364 1 0.00/1.00 vMB 0
384,261 384,261 00000000000000000349769efeaf05aa674e634b8608d240457ab9406c4cf45d 183 0.95/1.00 vMB 4
384,260 384,260 000000000000000009972edbf951791d1317ef3fb2e71a11f1ab4db18059d118 1,761 1.00/1.00 vMB 25
384,259 384,259 000000000000000002c9c2799689a8544a790f8db044d944c5461167cf19daa7 1,572 0.76/1.00 vMB 39
384,258 384,258 00000000000000000ea99bc558d98cff87f8e203317a0b410271e7846631a66a 239 0.14/1.00 vMB 34
384,257 384,257 000000000000000005448190cea0e23cde7f9e2de665bc7fd518edbeb8185382 1,052 0.54/1.00 vMB 33
384,256 384,256 0000000000000000003244a798255ed0e07b1fc93a80cc0ecc683cd202666b1a 187 0.26/1.00 vMB 13
384,255 384,255 00000000000000000283d3e8364fc2224ed384b4854c4349d644ce1f64944b38 1,500 0.71/1.00 vMB 38
384,254 384,254 000000000000000003e7ac944b20951fcc50e35aa222125f81a8334a589190d6 1,418 0.66/1.00 vMB 32
384,253 384,253 00000000000000000172ad34f1ab7a95cca4056e19cb8e21209072939fbc3788 360 0.23/1.00 vMB 30
384,252 384,252 00000000000000000fabab135c20e37ca45780fc2d2bcadd808acadfbcb72311 1 0.00/1.00 vMB 0
384,251 384,251 000000000000000005ebd4da83a7dc07806a22c551f685c6d4c70ee24524b2ae 314 0.19/1.00 vMB 26
384,250 384,250 000000000000000009616efd92868f0197ca97b70413cb6444124744d124050b 1,584 0.75/1.00 vMB 30
384,249 384,249 000000000000000000ed0cfef9a353aa4b71f10b1bf6ee1aa04b16350b1a360e 858 0.72/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.