Loading Tool

Explorer IconExplorer

Memory Pool

40,976 transactions
27.96 vMB
0.06468627 BTC
Random Selection Loading Transactions
Max Size: 143.56/200 MB

Candidate Block

Mining Attempt 49efe38a07676600b6ec882eba3cc16bc50c7f13cd10c71ee47c7ea6bad707c8
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root d14549d5f3fbd6486a669a7c1ce38cc3bbde440034c7626e910df5bdb50d6fe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.01090124 BTC
Feerates: 100.56 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (526,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,594 388,594 0000000000000000092140dae8bae53e4d618284ff1db6a6512f594642d65628 952 0.75/1.00 vMB 19
388,593 388,593 00000000000000000725599e550eb562764a706fdada57f65455af0e5c981be4 1,770 0.74/1.00 vMB 44
388,592 388,592 00000000000000000bd08eba1c3522cc0eae709501136923077bd4735f7625aa 2,634 1.00/1.00 vMB 59
388,591 388,591 00000000000000000930464274c1bd5f1a88a3de608077e9ea9293c63b8426a5 747 0.89/1.00 vMB 27
388,590 388,590 00000000000000000344d24aec5bec13bedc7a1d42e9b35e43f426ce83747b2c 2,037 0.95/1.00 vMB 33
388,589 388,589 000000000000000006382c79140b4b66fbef736608edd9da20fc0e34e5dcfd08 2,430 0.75/1.00 vMB 60
388,588 388,588 000000000000000006660544ddc5f384f75f0ca97d86fa609cd6a1bc6b564bde 706 0.75/1.00 vMB 18
388,587 388,587 000000000000000003913e39bb0567db41c3c370f4f5446f2c548cd368cbb480 1 0.00/1.00 vMB 0
388,586 388,586 0000000000000000072ed07e91113a3e8a1b2ebee7d4d197972743a74a291f4a 1,860 1.00/1.00 vMB 31
388,585 388,585 000000000000000009927dd04d9af4f700742bc3893f2ef13889803cfbec164e 15 0.05/1.00 vMB 13
388,584 388,584 00000000000000000bc8eb6ebbd7c1ce2e24b32e6dd6cd5dc5fe40dc213128cd 2,106 0.75/1.00 vMB 50
388,583 388,583 0000000000000000004ec69e342e32a20a8c8a39515d26bbcbb46714c6e97fdb 1,598 1.00/1.00 vMB 34
388,582 388,582 000000000000000009d4a58227fe2583104fba0e472a59511ca03e8915dbeb12 2,486 1.00/1.00 vMB 58
388,581 388,581 000000000000000006facd865bd5c763df0094195463ceff1f0b6a810723c697 2,217 0.97/1.00 vMB 40
388,580 388,580 000000000000000005a30b24237e697055163e9f75119ba099bcab42c984612d 1,269 1.00/1.00 vMB 25
388,579 388,579 00000000000000000bd6706ccb2da6f997ed2535ae479a381ae5bcd7b178e9f0 1,910 0.95/1.00 vMB 31
388,578 388,578 0000000000000000080c9dfe8a540c81d02f7d4302ec08e613e3878b949a5649 2,946 1.00/1.00 vMB 59
388,577 388,577 0000000000000000057aa8b59ad27e4b2e6ee5487e7665207dd2e98481650802 748 1.00/1.00 vMB 16
388,576 388,576 0000000000000000090474e7f4e87686c1e987219b54a94d0ab535daa37e8c6b 2,049 1.00/1.00 vMB 30
388,575 388,575 000000000000000001cc7eb4ed0b611f886b0d005d9bb2b231ac087938e6bde7 1,981 0.75/1.00 vMB 48
388,574 388,574 0000000000000000044c63cf426ba5c03a6d2090fdf72a6ba875078cdb3618fe 357 0.24/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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