Loading Tool

Explorer IconExplorer

Memory Pool

81,050 transactions
30.40 vMB
0.13425813 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt 9b8b0272a78e98c42d1d4131e3d717e992ae64143ba270cc0ea3ca6d265b9c4d
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root e1dad34e2e44bb637c6addabc6333041ab382a33f9bd72967850ed3ff343e771
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.06170819 BTC
Feerates: 150.86 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (378,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,318 536,318 0000000000000000001a08062773b5b0b00c9dec0169e561f6588cd076a0c335 1,954 1.00/1.00 vMB 10
536,317 536,317 0000000000000000001b34f70f1932f53c2a20b79f27c53467e24c4521649091 2,611 1.00/1.00 vMB 11
536,316 536,316 0000000000000000001060a1daf5a11972734db5c429ed1f98ae0773c092984e 2,762 1.00/1.00 vMB 16
536,315 536,315 0000000000000000001f1e6bb06a4720aba1c95acc1e5d3678ef1b391f4daaf9 2,140 0.77/1.00 vMB 28
536,314 536,314 00000000000000000019b4207f3e77666bd50b9572f41e014fc6d379e105488e 2,038 1.00/1.00 vMB 21
536,313 536,313 0000000000000000000972f9031d7386830e7a4d6da316d4e9279345c1e877d9 1,075 0.42/1.00 vMB 13
536,312 536,312 0000000000000000002674ac28c39bfcbfebbbfe26e39b2dd1066331fb3c9e9e 1,136 0.45/1.00 vMB 18
536,311 536,311 00000000000000000014e78ef9746d315bf3b92f98de27df0992d790f25522c8 2,417 0.83/1.00 vMB 20
536,310 536,310 0000000000000000000479e442f3516b50a7b01569af96f9324531ebb0568ce6 219 0.11/1.00 vMB 7
536,309 536,309 00000000000000000027466991826ad117fc1738813c1a4fcad0d004a8991bc7 39 0.01/1.00 vMB 17
536,308 536,308 00000000000000000025f8127dd6362a77428ad0cf8819f6e7c56fc32f562969 874 0.45/1.00 vMB 10
536,307 536,307 00000000000000000025b310f7d472398e87f5fa42f51a354fe90897c343a447 1,506 0.76/1.00 vMB 15
536,306 536,306 0000000000000000002359fb88b75add2da568b8e6c584a51a526785267d5b38 1,969 1.00/1.00 vMB 9
536,305 536,305 00000000000000000009de1f92504f55404a9fdbfa6bbceb3e14b4845905d278 2,627 1.00/1.00 vMB 5
536,304 536,304 00000000000000000022bf8cca0998d2c237d68c554aa1c711e733d04ffe15bd 2,802 1.00/1.00 vMB 26
536,303 536,303 00000000000000000013ffd0c45081f62e09e0941a9072548e671e2dfc7798af 2,184 1.00/1.00 vMB 7
536,302 536,302 000000000000000000214705ba0e8067e4e280b33fa21b5907b729ec544e7961 801 0.40/1.00 vMB 42
536,301 536,301 000000000000000000224383950b60ccf75721af52200847a4a2e419cc91eac5 270 0.16/1.00 vMB 44
536,300 536,300 0000000000000000001da3125fe5d8d40f5700e157b7fa165dd7b845537dc954 1,861 1.00/1.00 vMB 19
536,299 536,299 0000000000000000000418701e984df388b564739a97aa53fbddfdb9154f0735 811 0.47/1.00 vMB 9
536,298 536,298 00000000000000000027fe5bdff3c0931bb2fff8ce71f23db36071b578bcb18d 1,880 0.73/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.