Loading Tool

Explorer IconExplorer

Memory Pool

42,193 transactions
26.61 vMB
0.06300386 BTC
Random Selection Loading Transactions
Max Size: 139.10/200 MB

Candidate Block

Mining Attempt d7a017f72d8d6f6e3f49cf5fdf9bfa94259230946eb07fa450f743b297ad0384
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b38f812253e5f85993c2b1551b8fd79e91dd0f8b3bff0b796ace16a7acb0af67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.01410136 BTC
Feerates: 47.58 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (601,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,499 313,499 0000000000000000385f546ae1a8fde666e3ec0eccb7d9e179377518567ac225 395 0.19/1.00 vMB 28
313,498 313,498 000000000000000014480ca8fa774a32489fb11cebe09fc41b929139e008108c 1,232 0.65/1.00 vMB 31
313,497 313,497 00000000000000001219e796a0a0d56eb13e98e3f4955d053f8f82b4544923d8 759 0.41/1.00 vMB 30
313,496 313,496 0000000000000000235e17ff538a5c96b2d64257ac21142ad675c8604387ef94 91 0.04/1.00 vMB 17
313,495 313,495 00000000000000001679b38ac2ac77688e278f8985b8b60b2b0c1a96fc02a113 1,361 0.75/1.00 vMB 28
313,494 313,494 0000000000000000293106c4fc7eb64ee9e6c73b4725cde582839e49d61b57ee 14 0.01/1.00 vMB 25
313,493 313,493 00000000000000000a094708a55e2e026cf63f35100a32cdc3a6532125d5c7b1 128 0.06/1.00 vMB 30
313,492 313,492 00000000000000000a776810bfed61a8e8972c0ff91767a55ec676bc9f5c4d9d 266 0.13/1.00 vMB 33
313,491 313,491 00000000000000003916e5244cf1b3b46d21ebb01f85f478655d574802a121cc 275 0.25/1.00 vMB 18
313,490 313,490 000000000000000008982e92abe162992a832f5e49faa6d6101647f6e1046f21 256 0.09/1.00 vMB 40
313,489 313,489 00000000000000000bf8681bce11f98abf642af71d26f4be81b2ac015ef33ec3 212 0.14/1.00 vMB 31
313,488 313,488 00000000000000001ca35fbf55d907c0cf19ba9569936e38c7bbb24e2d0ae617 81 0.04/1.00 vMB 24
313,487 313,487 0000000000000000276ea1827244f4940e21e17fe50406c3856f1d67b5f5666a 351 0.16/1.00 vMB 27
313,486 313,486 000000000000000033c660a865e8a6f8dc6e67a70d4e2992b2695ce7b6527f2c 767 0.46/1.00 vMB 25
313,485 313,485 000000000000000028ffe9caa88e11645824729e5bded398928dfa5b716d281b 239 0.15/1.00 vMB 28
313,484 313,484 00000000000000000efdc615c0b62b0376d7fa63828ba9f203f8a812d83ed3f4 185 0.11/1.00 vMB 26
313,483 313,483 000000000000000014cb11ae7f32c7f57ed0eb7cf441f33f5db0f10dd75f6426 893 0.49/1.00 vMB 28
313,482 313,482 000000000000000020ababe51f2efab7ccde75517b50d5ba011d831ebd470a49 324 0.20/1.00 vMB 25
313,481 313,481 00000000000000003aa600ea7833d3c79564eb8e6c01f3c68c9b099747657d18 310 0.16/1.00 vMB 29
313,480 313,480 00000000000000002a62cf746557525a2600624a829f7e45675d6082e740c567 183 0.11/1.00 vMB 27
313,479 313,479 00000000000000002686c34ce5e312652ede08ba64a87ac56afc7bfee5b887bd 300 0.20/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.