Loading Tool

Explorer IconExplorer

Memory Pool

74,492 transactions
27.49 vMB
0.07154076 BTC
Random Selection Loading Transactions
Max Size: 167.83/200 MB

Candidate Block

Mining Attempt 1edbff7f53d8733f21904562b34bd9edb98cdacbaeb094fe311e9d0ab741cede
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 53ab86cd26f2d71b15f0363a37e94967e75bc16d5376eb46dbf1807b75e018e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,815
Size: 1.00 vMB
Total Fees: 0.01288360 BTC
Feerates: 301.57 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (385,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,638 529,638 00000000000000000011b997285cc8105238b24345ebe070989272b02cd3350c 278 0.10/1.00 vMB 38
529,637 529,637 0000000000000000001610e73986847ffa76b4930c72cbf310deb842f3c7a7bd 579 0.19/1.00 vMB 42
529,636 529,636 0000000000000000003289ce68a3564e1501b045240c8341842e04b68e4ef393 2,238 0.85/1.00 vMB 9
529,635 529,635 00000000000000000003327510ccce5c24bf4cf641104c5f8492b79f440db6c1 2,646 1.00/1.00 vMB 49
529,634 529,634 0000000000000000002bb9473441b38ab44c0c8206d0472958dd5b2e8b4addd7 1,666 0.86/1.00 vMB 25
529,633 529,633 00000000000000000025a59b9457b4414a8d22d719994ef188f40fa1c7e08842 89 0.04/1.00 vMB 25
529,632 529,632 0000000000000000002e18be980222b60719cc63858c5b727cfa075c73c867c9 23 0.01/1.00 vMB 13
529,631 529,631 0000000000000000001de342d565b06d9ab6ea9782a142dc8d4e25bd0c1a4c50 16 0.01/1.00 vMB 14
529,630 529,630 0000000000000000002ccb621a30eec6571335ed5a9b8264cd7f18e8f75fdfb6 1,724 0.61/1.00 vMB 30
529,629 529,629 0000000000000000003727ff11871bcd6b74e740cc97b10fd67df831b8beb095 840 0.31/1.00 vMB 48
529,628 529,628 0000000000000000001d23299756b3008f1ca4b3493c8ae137d63e1fb6d12490 160 0.05/1.00 vMB 38
529,627 529,627 0000000000000000001f8f69ba704fa58a145cc8d9f53618891a1509bba38b28 419 0.18/1.00 vMB 21
529,626 529,626 0000000000000000000615dfce2ad9f6c08335ec482df0b345c778b3133cf99d 1,439 0.53/1.00 vMB 53
529,625 529,625 00000000000000000013dfb5faf93004c8a16b5b43ff6dae8bef9346c88dada0 1,783 0.60/1.00 vMB 34
529,624 529,624 0000000000000000002fc1230a07975ff3c8218f73652bf8f5a49cb633ee1039 1,441 0.61/1.00 vMB 31
529,623 529,623 00000000000000000027582dfde1b40727b9354278d3c006fc4e1a39393370f1 2,623 0.98/1.00 vMB 35
529,622 529,622 0000000000000000001a3f12b784e1fc715a66e184d7ef58310b7b7c077ef3cd 2,650 1.00/1.00 vMB 41
529,621 529,621 00000000000000000022b63924d56befc013138e035b39b6bf1a533fbf5eb128 295 0.13/1.00 vMB 38
529,620 529,620 00000000000000000012f71d2b57b112ab6116c0445041f5a5a3dce4b785fca7 1,351 0.55/1.00 vMB 22
529,619 529,619 00000000000000000023469b37d8dd13af4519d087327f8bc081ce29cae1247e 1,983 0.69/1.00 vMB 39
529,618 529,618 0000000000000000000c61e73b35250b10d7e1b31f2c1824f4777f88bedcfa36 960 0.32/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.13 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.