Loading Tool

Explorer IconExplorer

Memory Pool

11,344 transactions
9.69 vMB
0.02980320 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.37/200 MB

Candidate Block

Mining Attempt cf51fbd870e8fdc8d15dd84cd51eb91fcf66585980f81650d7055905962bc87d
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root d0727ddc6ee22e3c4303024f15b5b97eb8810c0930cb8bc135647a0d6ac872d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,064
Size: 0.99789775 1.00 vMB
Total Fees: 0.01530081 BTC
Feerates: 120.63 > 1.53 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (651,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,583 262,583 000000000000000e512706baa70efa0eb2b57d86145d4cc0db11a25c7643e208 81 0.03/1.00 vMB 16
262,582 262,582 00000000000000029012ef7910c5d01ff0b2f4d3ca8c8fb514b5e5fd8de5f697 667 0.31/1.00 vMB 82
262,581 262,581 0000000000000005662bfd204f8ef200b9ae0fea7bdad789a0d7ef4fc43d278e 351 0.15/1.00 vMB 80
262,580 262,580 0000000000000012d9690dcf36c1aa98895e827a32e4a96f399f581e2e3121fd 46 0.02/1.00 vMB 73
262,579 262,579 00000000000000137638b7a60fc00538928b3a86305883fa42e80ec747dc056a 193 0.07/1.00 vMB 85
262,578 262,578 0000000000000011b962db6fcb11ddb0268ac79a6466cb45f1a9e82045461db8 266 0.13/1.00 vMB 81
262,577 262,577 000000000000000c2d775c386f4b61e6939d6d825ba602e699f34554413af9da 237 0.11/1.00 vMB 64
262,576 262,576 00000000000000157e4e2a665bf9e3f366c7df07aaee8bf347823ab86481a8c6 230 0.08/1.00 vMB 89
262,575 262,575 00000000000000016d07c7afc2c901b4ca56418acaf19171af4d6792d04b2e2e 335 0.15/1.00 vMB 93
262,574 262,574 000000000000000842c4d2f812cb78219eeb4c21300a325f2ac1c61d548a41e7 70 0.03/1.00 vMB 75
262,573 262,573 000000000000000460fe0c62d04176da889c3a1d8976c7ab350c23a80657d777 287 0.11/1.00 vMB 78
262,572 262,572 00000000000000157b21f07db0753b57f02a6e00b79526eae65540d17ea0594f 536 0.23/1.00 vMB 88
262,571 262,571 0000000000000013084feff83fbc1857fbaf71ed48676411af94ef60456846f5 102 0.03/1.00 vMB 73
262,570 262,570 0000000000000010508390bafb415c8579791db5354364be685910a22bca7e19 296 0.15/1.00 vMB 74
262,569 262,569 000000000000000adbe43b1428613b22ba87a2f50b74893403b2808ba382c422 237 0.15/1.00 vMB 46
262,568 262,568 0000000000000009405007b60beabf3ad999cb05bb0fa972e05859ffb50a4b44 432 0.15/1.00 vMB 107
262,567 262,567 00000000000000051495f6e2b0768ed9ed0463141a7ae729f6ad9971540cda7f 283 0.11/1.00 vMB 84
262,566 262,566 0000000000000005ab36737e122e0dc270972b6ce846629cd8c6f4d496e7d806 476 0.17/1.00 vMB 109
262,565 262,565 000000000000000a48e741256169b4d260312e139822999f728a34dfd1882d1e 122 0.04/1.00 vMB 112
262,564 262,564 00000000000000118368635acad1d12892d44b3d5856b5a834f92a31bd673daf 119 0.14/1.00 vMB 421
262,563 262,563 0000000000000013a15b38cb5f76a1c5180e6558ea4da827875b725854fdaab0 209 0.13/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 515.99 GB
    • Received: 4.40 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.