Loading Tool

Explorer IconExplorer

Memory Pool

49,468 transactions
22.28 vMB
0.14825894 BTC
Random Selection Loading Transactions
Max Size: 125.66/200 MB

Candidate Block

Mining Attempt c8d11d808e54853d06fe9d582ea7cf1631db31d35000ccdd8a696290c56e8df3
Version 20000000
Previous Block 00000000000000000001d32a64f5a9fd0bffe928323de9f2e4c91f06684e673c
Merkle Root 9de07b785663cb6378cd3dcabe9a0a2e95addd235291d3f515068807bfe310a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,723
Size: 1.00 vMB
Total Fees: 0.08291107 BTC
Feerates: 477.45 > 8.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,920 (662,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,446 251,446 000000000000000923d744cbb52efffd7bce2f95dde70a22e080003256308881 431 0.17/1.00 vMB 116
251,445 251,445 000000000000000f8428206c6c21f211462e0e7d08f1ab37dfd42ac46b24d902 37 0.02/1.00 vMB 108
251,444 251,444 000000000000004110fba488d627b1248791e3ad85591d73bd91a58672bb935d 117 0.05/1.00 vMB 140
251,443 251,443 000000000000001c5ca4d8dd5f89f6138fc3d81ab4dc7980a6e2db95d7473873 53 0.03/1.00 vMB 91
251,442 251,442 000000000000006dbcc7142591b1ceda53a091caf4dc4ae6308bbc1489b262af 57 0.03/1.00 vMB 181
251,441 251,441 000000000000004a63097f5b8a51d89bb7a44f84f65ab2cf2c960276fcb03a3f 186 0.07/1.00 vMB 139
251,440 251,440 000000000000006711af9b1a67dab9dbfc2b98040ad9d0658c1e05a819823d33 67 0.03/1.00 vMB 124
251,439 251,439 00000000000000149ccbad57a4ce11e1c7416db9a110d6b825f7fbeb67679d0f 101 0.05/1.00 vMB 85
251,438 251,438 00000000000000495064434d0ba49049e99e2e60d513e9fec03f44a3fbb6992a 68 0.04/1.00 vMB 139
251,437 251,437 0000000000000022a8c7f6499ee65cfeb8137d98ff52d143687a3502f6dde11b 18 0.01/1.00 vMB 95
251,436 251,436 0000000000000068315bda2240cd173bac4eb1cfd20fa57c26f6cd467a1b79fc 170 0.07/1.00 vMB 126
251,435 251,435 000000000000001fd11e5cd8240776a481d38f7b4157d6b09a54853de9df7523 39 0.02/1.00 vMB 95
251,434 251,434 000000000000000cfe49fa20e83c749b9919d4bbb067f9a1497c5e9601f35473 476 0.24/1.00 vMB 110
251,433 251,433 000000000000006383497d4f2deffbd658b76f85d5b3253ee9a07e9881573ef0 128 0.05/1.00 vMB 148
251,432 251,432 0000000000000014c86510fc7d868df2803f5a9ac9c6d3cf6912070d6e58981a 341 0.14/1.00 vMB 150
251,431 251,431 0000000000000017aba29434a20c01bca206727a3b1cd542634ba5eb20319cb8 65 0.03/1.00 vMB 143
251,430 251,430 00000000000000635597acfa9aa9643850a1b0edd20e0eea8d7bd66a1a22d1c2 21 0.01/1.00 vMB 177
251,429 251,429 000000000000000e310d39c718d2b2e3129c978c62887294588362218ba60225 52 0.02/1.00 vMB 56
251,428 251,428 000000000000003df15e16c18e40932d1a248b5740e7525a5b4ad61e254903e0 525 0.21/1.00 vMB 107
251,427 251,427 000000000000006cf7cdca8d63cd92d047da76e2f4a5d6bebefac440a9af67e0 53 0.04/1.00 vMB 44
251,426 251,426 000000000000001292d3b1e588efcb78fab6019cb6e30fc1042fa6251f2ca264 120 0.06/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 780.47 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: 528.41 GB
    • Received: 5.61 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.