Loading Tool

Explorer IconExplorer

Memory Pool

27,266 transactions
13.69 vMB
0.13765021 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.82/200 MB

Candidate Block

Mining Attempt fd18dfa11b75072f84447e6d95844bdadc5b97bba24f45d925c9f8700e98beb9
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root d26a8fae76eeace2c78bbacf8c5c768bf709e124b54650d2a721cd90f239640f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.08621479 BTC
Median Feerate: 3.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (767,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,837 145,837 000000000000079fc18932f0ecd0bc7a233c7353c4389ae6d6c417fada353fba 44 0.02 vMB 162
145,836 145,836 000000000000013938945544e42e260543b43d42462bff5e6cc2442f661ff556 10 0.00 vMB 20
145,835 145,835 0000000000000254431d97309be3faa6c6732f7c296dd561a00c314dafa209d9 6 0.01 vMB 57
145,834 145,834 000000000000037dcefdefe238767f2eb3603a60779fb7fbbc30a7d0008aef37 34 0.01 vMB 5
145,833 145,833 000000000000007bf7751ebb0cc1389b97a1ada1ffb0728a98bcfcfab6b8ca58 22 0.01 vMB 56
145,832 145,832 00000000000007e1f98aca12f55168728cb9b6805700fcfd2dd02c6597369e1b 10 0.00 vMB 109
145,831 145,831 00000000000003ff6b45d00b9de6d3d30e5d93d2d1ae8884da492098de5004b4 7 0.00 vMB 117
145,830 145,830 00000000000004e5013cb90fe00b753f8735efeb967e8ab92dc11256dc694346 10 0.00 vMB 326
145,829 145,829 000000000000046052285d02089b03a770d240d0ddf45774751be1336683c2c8 26 0.01 vMB 156
145,828 145,828 0000000000000046d562041cd7c60fc8314256191e383602e78daaa6042fc4fa 34 0.01 vMB 0
145,827 145,827 00000000000001128dc23d5c93665c43e528fc48c17e3b46fc26beb55a5a4149 90 0.03 vMB 95
145,826 145,826 000000000000011c0c41b9e6c4b88c41c17f17ef43cc9362997d8f34ad9c8211 7 0.00 vMB 41
145,825 145,825 000000000000079d7ba246596c4aa752cf4dd1f866bc59278d87e86f513c14e4 31 0.01 vMB 190
145,824 145,824 00000000000008f66033c3ab2411ae3aa75470a632161a1d9c5b0503fc56d457 3 0.00 vMB 207
145,823 145,823 00000000000001862d9968c8d88dfdf3eb76dd3934fdd591950130859ef8b43a 3 0.00 vMB 0
145,822 145,822 00000000000006544a060c2dd90e3bb5d744921e98326d324fcad6bd796e6a3d 28 0.01 vMB 248
145,821 145,821 0000000000000814b3ec504e1c0c178153051fea96c827d60cc116f3dbd48c5b 128 0.04 vMB 63
145,820 145,820 0000000000000460914a043e28baae3f21a4c354ef4698fde3325f8196934052 12 0.00 vMB 184
145,819 145,819 000000000000026ea7a9e5393406008382f15ab2afd6121304af19d27f1a74f3 120 0.04 vMB 142
145,818 145,818 000000000000082d2ce11d98f317efdbab47326e8e0b1a30dbe61b20f4f0e40f 1 0.00 vMB 0
145,817 145,817 000000000000089bc8260c184ceaa7bd57748b54f5eac2503be852d9ec38768a 12 0.00 vMB 568
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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