Loading Tool

Explorer IconExplorer

Memory Pool

86,003 transactions
32.93 vMB
0.13420738 BTC
Random Selection Loading Transactions
Max Size: 195.85/200 MB

Candidate Block

Mining Attempt 00e8303c4d792ca840ebe47d8dbcaef95b8968eeb5cecdd2418f5695671858c4
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ed6387c36922759ebc356621d5ea56d0b36247343add3aa4751081226ee1450d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.06210087 BTC
Feerates: 387.56 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (228,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,446 686,446 00000000000000000005c43e9b2aba5043f7861bc1c69b958ecbe4023f39ce06 1,730 1.00/1.00 vMB 49
686,445 686,445 00000000000000000006b9358da6a1339b41956fd16e34c4b44deb8fc6aea5e9 1,251 0.49/1.00 vMB 24
686,444 686,444 00000000000000000008758ee7c97bfcdb7e39d73db07f16d2d593a833177860 1,794 0.77/1.00 vMB 26
686,443 686,443 00000000000000000006096d550fe2c747963c08ede61b2b541d061c52b3afdf 687 0.25/1.00 vMB 35
686,442 686,442 00000000000000000009e60dfadc1ee92c74422909b2aa393b1d451b364fea27 701 0.30/1.00 vMB 28
686,441 686,441 00000000000000000001e772979b89ec2fe01eaa7d0d24f63c8e6095af453d7c 1,465 0.73/1.00 vMB 8
686,440 686,440 0000000000000000000be69a609ed45be2c9a84f3b9438fc41abf5d29ea8e769 1,742 1.00/1.00 vMB 44
686,439 686,439 0000000000000000000b0956c4cdfe10153983d89c5a1d0989af14ae6b57390c 939 0.50/1.00 vMB 25
686,438 686,438 00000000000000000009f9b7b0f63ad50053ad12ec3b7f5ca951332f134f83d8 41 0.01/1.00 vMB 18
686,437 686,437 0000000000000000000482bde628bebdae8315a010dcb824e04be9187da569a6 205 0.14/1.00 vMB 22
686,436 686,436 00000000000000000005ad7d27b92b22b6f71b804521c81c0af97fa71391ca0d 1,239 0.50/1.00 vMB 29
686,435 686,435 0000000000000000000afb15236112de09ac8f53a495936436e9ade18e32b1e7 1,093 0.53/1.00 vMB 26
686,434 686,434 00000000000000000004faadee72473ef61d43a6403cb402a51b9801a3842bef 1,294 0.53/1.00 vMB 24
686,433 686,433 000000000000000000034ef4f35cd4f549d34e968a142524df770b57d887f6c7 2,554 1.00/1.00 vMB 23
686,432 686,432 00000000000000000000df3dfa8b638b7658a215ebd467c79e0a8a81e5920b0e 2,121 1.00/1.00 vMB 15
686,431 686,431 0000000000000000000160d3554aee7603f6b46715eefc11751138ddb8db5cfe 2,499 1.00/1.00 vMB 59
686,430 686,430 0000000000000000000a2822ebec5c19046d21d3a47c04b054b55ec68bb47796 1,232 1.00/1.00 vMB 27
686,429 686,429 00000000000000000007187b15897150bae82994685ee52462e85d3f6136535b 585 1.00/1.00 vMB 49
686,428 686,428 000000000000000000082ffafb44953978c1a9c3ff5bcb80546fc922f3a93ab0 427 0.34/1.00 vMB 30
686,427 686,427 00000000000000000008ef20672a2d95b51d7e3596c329f36a367595d105f98f 549 0.18/1.00 vMB 32
686,426 686,426 0000000000000000000b6086831c5d9c9a75f2e604cd43e210919cd17d29e033 1,629 0.79/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.31 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: 659.33 GB
    • Received: 14.60 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.