Loading Tool

Explorer IconExplorer

Memory Pool

34,438 transactions
14.01 vMB
0.06074601 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.60/200 MB

Candidate Block

Mining Attempt eefe95b008e29631c72bcdc39c9ee0b7c97b5621c12500eab733d3ebb18f7985
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root 1a060e1accc072d8695bad123e72a8dc4b343b913d3cbb60fe63e9c02d013633
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.02213617 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (770,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,868 142,868 0000000000000908f2e270c4a6540c3c13e60b659030b89eae96da86a2447290 4 0.01 vMB 19
142,867 142,867 00000000000007ec76cb0d5a4f826cc683030f9c92ab1dd6bde5556fbc4532ba 85 0.03 vMB 99
142,866 142,866 0000000000000362bfeb6eed0f91d412e6bfd8fbd634f30d9be4492e0fcd9134 23 0.01 vMB 36
142,865 142,865 00000000000008f78c80355e5656bf27e743af462d6958ce7c9d5ee92fac508f 26 0.01 vMB 333
142,864 142,864 00000000000008fa0ba1b10d18544840d4804ca424d8324ddef97846f5188d68 13 0.00 vMB 30
142,863 142,863 000000000000054cb203b0ef8b95af77c6fdb91d2fbc052f09967df5176dd6a4 28 0.02 vMB 155
142,862 142,862 000000000000050534d5bca519e89816d50fcc34f3b1c34b45d8f2d5c1133042 16 0.01 vMB 128
142,861 142,861 000000000000093d95dacbad818a9d160d5ad4476160b71a32651db41445c200 118 0.05 vMB 91
142,860 142,860 000000000000093071b59f71e4d5770f40f9f396de91727cb139b3f7d84a17ab 13 0.01 vMB 1,034
142,859 142,859 000000000000075b1979c29b62253bbd8ea3abe5f00446e65a0ea5ea6813e13b 79 0.03 vMB 71
142,858 142,858 00000000000006028c9534cf014dc1f36a475cfad022e2a2559a606bf82579e5 76 0.03 vMB 421
142,857 142,857 0000000000000543f863cb321cfb753a1c2bb4d097732524a66d3583c7ade554 66 0.02 vMB 29
142,856 142,856 00000000000001a6a33268ef8f9dd9a49983a857cfc5ef6ce9d825f66d6655c5 104 0.05 vMB 171
142,855 142,855 0000000000000074da3d97f5c356d6803640893af8647d276c84b5f809bc3fef 20 0.01 vMB 281
142,854 142,854 00000000000008a67c579024d853516234a0d1f5e05c580d83fa3824b05e8aa7 83 0.05 vMB 156
142,853 142,853 00000000000007a706f3c803619340acf2ce996b9f483f841aa60dc624807b4e 47 0.02 vMB 31
142,852 142,852 000000000000037616468b261a744845c6d61dea10d338bfa9be9ebdcca7e461 33 0.02 vMB 103
142,851 142,851 000000000000051950f1fc34e6bae1d569d7f00fd3cd0f4e36d5fd82e9275591 26 0.01 vMB 0
142,850 142,850 00000000000008d07a7aa4aec7bacbe78ed6ae6f467b75df076766119e7b0fe3 126 0.05 vMB 236
142,849 142,849 000000000000000405808569d2e6f0d1fe1be603d71e0f1194bbf247519a8b47 32 0.01 vMB 87
142,848 142,848 00000000000000eb16dca58f8f6055f7e12136c084ba9173a7a7bc5bbd093d53 165 0.05 vMB 83
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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