Loading Tool

Explorer IconExplorer

Memory Pool

14,432 transactions
7.66 vMB
0.03748797 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.05/200 MB

Candidate Block

Mining Attempt 752a3471e56d22ad147b555f5fcba18c6008344ab2c894d257a563351fa68ccc
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root d690d99fff6f3b4c1c95f8b789babc59c9ed972d42762b08dd469844b1d94902
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.02182292 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (753,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,621 159,621 00000000000006e854cba9593ef642dc36ce8b1e4b39bc3c3fc00367b61776f5 73 0.03 vMB 141
159,620 159,620 0000000000000755ab246de79f57e8f653804b522ca2ee9d060c38e47f00fc97 5 0.00 vMB 95
159,619 159,619 00000000000002fd14384a853fdba51a0d54f85f182a96d7d608be4df7ccf476 14 0.01 vMB 33
159,618 159,618 000000000000006ab50d1d90b11147d8cb91bb73f536377d93dcac2a31a5bd91 10 0.00 vMB 573
159,617 159,617 00000000000000d45169e8d3d5e9219beaba76cc739f5d6fa37f5cd7c7d57114 18 0.01 vMB 369
159,616 159,616 0000000000000d67e3f9ba7b0b9b90cbc9597020f3b61a8a3bd28973f4f35ed5 11 0.00 vMB 317
159,615 159,615 0000000000000527818d4b40f99969e6c3d00459fd86eab982d1f1757de1590d 33 0.03 vMB 40
159,614 159,614 00000000000009cf43d5da1f705ee925d0e05b18476b20c76ef2cdeec517c713 21 0.01 vMB 244
159,613 159,613 00000000000004b09878dbb78b09afc8386ae71a6631fa44a372efbcec6582e9 48 0.03 vMB 211
159,612 159,612 00000000000000828ed3e9d9a3c5cc725e26ceaee46a66859fd344d87a9e0c3d 1 0.00 vMB 0
159,611 159,611 000000000000083b3a78808a3e883411eae6325dde9d3bdd81dcf303ecf1dff8 19 0.01 vMB 44
159,610 159,610 00000000000000759dbbabea9fd69223fb62325144e8cacdd1fbff8a4736b85e 12 0.00 vMB 0
159,609 159,609 00000000000009a9d044b3d1a348c5199c6b8423085c9fab028b48c315cdf150 60 0.03 vMB 1,944
159,608 159,608 00000000000006639b4e851a6f32aee5438a839f7872bc7ff9309ad9395d60d5 43 0.02 vMB 294
159,607 159,607 0000000000000677e9349f02cbffc9b8fde958305f6a649d6615880f9f297c9e 44 0.02 vMB 122
159,606 159,606 0000000000000212caaedaeb7d0d118de85a53f2faa53d23c725ae54272b08b7 103 0.03 vMB 59
159,605 159,605 000000000000021d89cb371e42434a350885c1b6dcdd7c43fe7c186a4f74089b 7 0.00 vMB 66
159,604 159,604 0000000000000bbdcf3a6b543a93ebdd5d4c697c9e9a87642f225dc32e73e5b5 11 0.01 vMB 239
159,603 159,603 00000000000009acf0da9177c5cd1679b581553332e1f33e8fa6d064d2b49567 36 0.02 vMB 27
159,602 159,602 0000000000000d2c761993425eafcf2e46750544906eb2b84cac5155a0a8e9e9 60 0.03 vMB 337
159,601 159,601 0000000000000e1563836b0ca3270f81a807449a5454651f4c475f85ee579d6c 76 0.02 vMB 26
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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