Loading Tool

Explorer IconExplorer

Memory Pool

80,728 transactions
29.78 vMB
0.09655979 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt ef876c0abd9a656f64d0bfa4496f4877229539e5eba6636a818e72adc9957651
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 7a5ca80726a1c33919b671350853c71e83cbc507b658d9e1dab3437ec9fd9513
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.03229661 BTC
Feerates: 502.67 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (52,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,993 862,993 0000000000000000000055e2b1f940c675a966a22455d0703e3b75f4a70fdf39 3,242 1.00/1.00 vMB 9
862,992 862,992 0000000000000000000011582a071361c9eb0e78dbe0284d1ece6a86dcb83e7a 2,731 1.00/1.00 vMB 9
862,991 862,991 0000000000000000000133b499a83b1af4cd2161f85581ee7db0ae3c27d91989 2,764 1.00/1.00 vMB 8
862,990 862,990 00000000000000000001ee0f8307d312a4bde23957c3d1b7373d0c44d8971ee1 3,807 1.00/1.00 vMB 11
862,989 862,989 000000000000000000008b2fd45139922166bb274c9cf0912c06ae3143f53fcb 3,110 1.00/1.00 vMB 10
862,988 862,988 00000000000000000002738ff08a3b988a898edb006c0034d295f60ebbc19eed 3,841 1.00/1.00 vMB 14
862,987 862,987 00000000000000000000696de2fcccc126c490bd0272a4f75a4aec1c0b773be3 3,609 1.00/1.00 vMB 12
862,986 862,986 000000000000000000018e409443077dd1e1e3151f0317c2895ad7f9dd5b096a 3,571 1.00/1.00 vMB 16
862,985 862,985 0000000000000000000098e601c656a1de025241573866ef205bce18cdaefbb9 3,071 1.00/1.00 vMB 11
862,984 862,984 00000000000000000000135f653267efba9abd6736c1cd7c6a749d755c7696c1 3,945 1.00/1.00 vMB 11
862,983 862,983 00000000000000000001efdc2b193b3e143795d07a26a2cfe49c94e3ea961141 4,646 1.00/1.00 vMB 11
862,982 862,982 000000000000000000010e2c894492d4908476d7f03e9617e6201c6befedaf96 5,011 1.00/1.00 vMB 12
862,981 862,981 000000000000000000005e56cdb4021ffa1ed7b8a273748e357af2b53bd2e371 3,663 1.00/1.00 vMB 12
862,980 862,980 00000000000000000000409fd58ac3bcb5a246ce8b7f786f0872eafcbf65a899 3,313 1.00/1.00 vMB 16
862,979 862,979 000000000000000000021f4f1db023f263c59ee0fdc00bd0d8be40c1e2216bf0 3,757 1.00/1.00 vMB 13
862,978 862,978 000000000000000000009ed433824361684a63def9dbe1ac0f7db7157a271930 3,335 1.00/1.00 vMB 13
862,977 862,977 00000000000000000001ce9b553a47c16840774b5321acfb37c22cc7aa78d1a0 4,441 1.00/1.00 vMB 12
862,976 862,976 00000000000000000000f5fc506467b21d0a33165590668138b922b16bdc6e0a 4,756 1.00/1.00 vMB 8
862,975 862,975 000000000000000000031c4199746debdb6102cf55154ea3cc9f7ed7dc34808d 4,169 1.00/1.00 vMB 9
862,974 862,974 00000000000000000000afe71877edb6b7886a2683716502a47b39c2053e842f 5,101 1.00/1.00 vMB 11
862,973 862,973 000000000000000000011f608c16e60cd5e49e102f77052668670bf9624aa52c 3,875 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.