Loading Tool

Explorer IconExplorer

Memory Pool

32,537 transactions
8.91 vMB
0.15930890 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.25/200 MB

Candidate Block

Mining Attempt af8d5c9ac9319dc5ad8a9e414da8681b8d0cd5e9a392b27bde56d1af131ca8e3
Version 20000000
Previous Block 000000000000000000011da6f012a036ce44c87f7dfbc8aba25490dd052922be
Merkle Root 8d5e5da90c1ce5fa24929d23cf6c269d30b58f78b3d83ae84a8a60bce9014582
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.08640625 BTC
Median Feerate: 4.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,182 (779,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
134,085 134,085 0000000000000792908e75477c9a51a14060d109ec1cdc78e79bb11d7dbd5e58 0.01 MB 30 655
134,084 134,084 00000000000007a5ca67e83f29bd9e2cd37042b36880fe7454949de57bae906b 0.01 MB 35 295
134,083 134,083 0000000000000913aa8eec90482389e76578ac846d9548acd273f17149b836c4 0.01 MB 21 679
134,082 134,082 00000000000000ca17cd12c7606a78cd3d253f24e4c69dffaf48c90c0d3bed53 0.01 MB 35 131
134,081 134,081 000000000000086282eff8a0bbbd4e25c32819f066e00b145ee841af6ea801c9 0.01 MB 40 764
134,080 134,080 0000000000000a7758fbe506d6b5159f403ca0b54e2bd92d03493eb26bdc5dcf 0.02 MB 28 530
134,079 134,079 000000000000073f6af5bf07e0d42e810630473dac498478d4e238acc78ea8d3 0.02 MB 84 185
134,078 134,078 00000000000002169e3ea4594c06d08a201734f4ff2f665d9ef903864abbfc33 0.03 MB 85 620
134,077 134,077 000000000000041979cb475b54018b37ab077b484481a966e621036a4094022c 0.02 MB 48 708
134,076 134,076 00000000000001f1fe2adcaf0093496076c468f909dc8840191f97d499cb04e9 0.05 MB 105 506
134,075 134,075 0000000000000ad021cc5861b97ccdd1f8aa518bf0647ed7408b9e4990bbd689 0.02 MB 24 72
134,074 134,074 000000000000019321fcdb432c8f1960df368d17f2e21fd6c2d4db75bcda0c3d 0.01 MB 28 2,153
134,073 134,073 0000000000000017d1408061b46934e8267a926fca13c6aafad8394cae51df02 0.01 MB 11 322
134,072 134,072 00000000000009d664341457bbcb914834db58657ad8da3cb892914d90b26c3b 0.04 MB 108 102
134,071 134,071 00000000000002ca40680c1fd2ad789dc83fdda2f2825db10560ce83abffaf86 0.02 MB 36 366
134,070 134,070 0000000000000061197e6a44f97f75628de2510c6ae9041599f535d65d6721ab 0.02 MB 56 678
134,069 134,069 0000000000000ba3bb0d87329ed2ef0d9440b3be1cbc383988e5302ad03c4dfe 0.04 MB 114 464
134,068 134,068 00000000000004441a9047a3020aa9e7d6aa269b111e8b09fc87c98c6b7c7e09 0.02 MB 19 715
134,067 134,067 0000000000000696103b7e956d4976c8fd2e366eccf1b54dd7253a2b7b2b24d1 0.00 MB 3 70
134,066 134,066 00000000000003162ea0e2732ec54a1dd5088389a258165a37fc11bec7cd5a3c 0.00 MB 17 0
134,065 134,065 00000000000004d00aa22cfac26f5374a33243fe44e1e60b9018a9ba6837a2f0 0.01 MB 35 413
Previous 10 blocks ↓
Total Size: 779.17 GB

Node Details:

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