Loading Tool

Explorer IconExplorer

Memory Pool

45,569 transactions
28.80 vMB
0.12833638 BTC
Random Selection Loading Transactions
Max Size: 152.52/200 MB

Candidate Block

Mining Attempt 992643d0e8ad6aa07918fae21055c6ab026567cb8092465fe283ff5564dedc27
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 2c09a6914b94e5c20c29bd078d577846d5c2629a70b35be50eb4dfebae347e45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.07295839 BTC
Feerates: 301.60 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (511,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,281 403,281 0000000000000000053e12157088b5c5a2b1bbd86987f7d04550183cc8b47137 2,336 0.93/1.00 vMB 44
403,280 403,280 0000000000000000002c0242503ad8c09d1eca733608ffe6630ebb2638d9193b 2,008 0.85/1.00 vMB 61
403,279 403,279 000000000000000006971e97e8237381a062f105ddef8b9802a38f3537d06fd0 189 0.08/1.00 vMB 41
403,278 403,278 000000000000000006043f57e1c30d45c96dcac16110b6042cb0f60d56e02153 207 0.09/1.00 vMB 42
403,277 403,277 000000000000000003ac9eb5c7799f6cd3e2dedf8fcfc48b6ab3f06e99fbf0d2 547 0.28/1.00 vMB 32
403,276 403,276 000000000000000004a880288501016f543b700c5c1a610f6c88a061f5577671 2,263 0.93/1.00 vMB 43
403,275 403,275 0000000000000000069944b1a54dcecb8aedb327d760474a88e44876eca60c70 922 0.45/1.00 vMB 39
403,274 403,274 0000000000000000037a3a920e34e90a6cbd342970a81c0d53e1cb847d22eb81 1,443 0.78/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.