Loading Tool

Explorer IconExplorer

Memory Pool

16,421 transactions
8.20 vMB
0.07028030 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.98/200 MB

Candidate Block

Mining Attempt 4b0a7f55fa3b3bcab5616683a784c60c72383c73db779c862977fccdcfc27dad
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root 3aaf39fb51e5c54bd382bba17f17f7b588449988448a0e6b92e3c634a70b254d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.05320090 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (755,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,662 157,662 000000000000041901dd88ba3e6ff0eb35854fc179b2ab2b8f8db2dc67f950ce 43 0.01 vMB 4
157,661 157,661 0000000000000514bb47798758bc7b84ea521ec944385851851891de10bd19c5 9 0.00 vMB 24
157,660 157,660 0000000000000a75023fe7a1ff6eb6a0395cf923f1f410178c0ebc0e9282f189 59 0.02 vMB 89
157,659 157,659 0000000000000c350da86965e0a5494a8fa96feeff4da981b3d1ec475f0c5f3d 30 0.02 vMB 102
157,658 157,658 0000000000000be49ce428cf3b588ae959713df88c99c49f6ee096a433185a27 15 0.01 vMB 56
157,657 157,657 0000000000000d5ca7faeaa5594838e9c330b2ee8f7b8ee823b42910c231eb57 109 0.05 vMB 121
157,656 157,656 0000000000000258f62ae5b0a41a8ffcbe5ebe8e690582854835ec72e5921215 12 0.01 vMB 57
157,655 157,655 00000000000002ca273fc1d78553e980888313209c343775c5b0eb765bbac36a 80 0.02 vMB 16
157,654 157,654 0000000000000994c8a35c66ad2392fbf4168c6079ebbf8390a9e3da1f444dde 86 0.03 vMB 38
157,653 157,653 0000000000000338eeef9cb39c5a8d28d806d5fab56f8650498ab9312cf21e9b 92 0.05 vMB 540
157,652 157,652 000000000000023b5444166b1aaef5145ced1ea8e8898060e5f95b9bb097b763 44 0.02 vMB 147
157,651 157,651 0000000000000a42b021f6feacdf929fb3b7eea707f37d2e892d58b1a69bb699 15 0.01 vMB 392
157,650 157,650 00000000000005038a2c66ffd97e8cd6b9586760f8e11548fa9fba51be8d09b8 19 0.01 vMB 115
157,649 157,649 0000000000000b019c7535b66770f3a74a68b2ccf2eaec0d585001f70077dd7c 42 0.02 vMB 53
157,648 157,648 00000000000007a40b8d512197aa7fd0f07afa5891acc7a3d8a25f8a6f752100 1 0.00 vMB 0
157,647 157,647 0000000000000584c0d053761a23ce91a882924d77bd78f32d7822a2e35eb00f 27 0.01 vMB 56
157,646 157,646 000000000000060862596c7729e5c00d3f304ae1d59ea669aeae023ea567abc0 1 0.00 vMB 0
157,645 157,645 000000000000071c8f48c47731d790763ac1a4b539f7c2685cfa0b77a7bb3c5b 7 0.00 vMB 53
157,644 157,644 0000000000000a6f2acba8e9d2a9541577546f022a1a268ffe0e8f477d681864 36 0.01 vMB 15
157,643 157,643 0000000000000953296fc4155735037892c2231b9ab32a7738c3b9a638d13be2 87 0.03 vMB 184
157,642 157,642 0000000000000115da76d1aa8b4bbc8f25d499281b552d43b86d0d9130425373 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 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: 294.13 GB
    • Received: 1.23 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.