Loading Tool

Explorer IconExplorer

Memory Pool

46,581 transactions
26.97 vMB
0.06383197 BTC
Random Selection Loading Transactions
Max Size: 143.31/200 MB

Candidate Block

Mining Attempt 339d3723bca3631b1b94ba8ba66db33d599ca75da7c6cf0f2b629f150811f0f6
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 508c071bac8864da10d58e6d81f593e430058149c3df9476e5124dcbbfd3bf5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,203
Size: 1.00 vMB
Total Fees: 0.01399952 BTC
Feerates: 100.17 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (511,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,273 403,273 000000000000000005f524377ada6c090bda706fca2ad70ca5201719a847fbf0 1,668 0.74/1.00 vMB 50
403,272 403,272 000000000000000002fe1411f3f9e5f2797b6f67d25f6f30a58e47efff8f701a 328 0.18/1.00 vMB 68
403,271 403,271 000000000000000004d5e2eead249c20c85d70ff0113351831490cf2638692e9 629 0.98/1.00 vMB 13
403,270 403,270 000000000000000003dcc4495f111bc8356cd8a1d3c782a75a338d329159e1a6 1,313 0.93/1.00 vMB 33
403,269 403,269 0000000000000000008f59d2f9e600a7198d392d194f582b45ab2a385be225ce 2,483 0.99/1.00 vMB 55
403,268 403,268 0000000000000000060601130f8534b2c619f81039748f6dd4f718d4d24d1e2b 3,683 0.93/1.00 vMB 132
403,267 403,267 00000000000000000097e01b00d49aab092ea504d504fb6ca8c03fc35f9c1856 2,021 1.00/1.00 vMB 42
403,266 403,266 000000000000000005dfda692965990202bacf0abc344f095b649cc5e7aa2dc4 1,954 1.00/1.00 vMB 30
403,265 403,265 0000000000000000061739bfe19f77896f70a27cdcb30fe2fc832237fffbcd17 2,431 0.93/1.00 vMB 55
403,264 403,264 000000000000000000eca184d91d437ed45553734b7649948d1704bbe1778def 3,232 1.00/1.00 vMB 70
403,263 403,263 00000000000000000210fee63635c72da771c6b136a63f20ff9d058ce778618d 2,094 1.00/1.00 vMB 49
403,262 403,262 000000000000000001bdcfb21deac5ea1872bacbd1b9beecd00a56fcaaaf3157 397 0.17/1.00 vMB 51
403,261 403,261 0000000000000000018dd7bb90455423e008f980e02584fb600dc637bfd0aa2a 841 0.40/1.00 vMB 48
403,260 403,260 000000000000000004db7b02cc68117b9a843162733f08c1816f2b0808eec1bf 760 0.35/1.00 vMB 44
403,259 403,259 000000000000000001a0f42b81be91863d55bf9b42d189eabddec4c6815a6022 765 0.46/1.00 vMB 34
403,258 403,258 0000000000000000013a8865a3b4e569b34ad21dda60fd524d6b6f066d77a8c4 2,269 1.00/1.00 vMB 44
403,257 403,257 00000000000000000475c54c1224e0543a614808ae39c6f7d690414f3554c245 706 0.68/1.00 vMB 22
403,256 403,256 00000000000000000214695bd8347bb23d5ab44bda1695ccb4a63d0100c50de9 1,441 0.93/1.00 vMB 30
403,255 403,255 0000000000000000011465c3688d4e231baa737fd1cacf6a7a846fa365059bc4 1,941 1.00/1.00 vMB 26
403,254 403,254 000000000000000002e91c3e7ffc1d83124028bacec07151a1db88d89824a5c0 2,974 1.00/1.00 vMB 68
403,253 403,253 000000000000000005c0a468cec6b008d8fc0d671020459c8730047e11383963 2,244 0.99/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.