Loading Tool

Explorer IconExplorer

Memory Pool

74,718 transactions
27.55 vMB
0.07199769 BTC
Random Selection Loading Transactions
Max Size: 168.20/200 MB

Candidate Block

Mining Attempt 812922e5b896ec3bcdf424bfb24ab9d95890c366ae3634e3430b1a5897215b58
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root b1e2da5b97a1ef4a1200d6035f20987494c180b5388e6a4ee5c5646e61cef9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.01326848 BTC
Feerates: 80.55 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (298,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,592 616,592 0000000000000000000a57c3a4c4bd13176c996fae531222737d8a6d3b9745e2 1,189 0.43/1.00 vMB 28
616,591 616,591 0000000000000000000333d5605d9b7802ad582aef6304e443c420ae227c0981 1,937 0.69/1.00 vMB 18
616,590 616,590 000000000000000000067a35622ff739d13cfbcc80adf96e66f5ceaec84674ae 2,020 0.58/1.00 vMB 5
616,589 616,589 000000000000000000032c0e125db12b8ca1b422bd540a50d60fdf1225ac0a22 2,279 1.00/1.00 vMB 26
616,588 616,588 000000000000000000058b738c434be6b15b5667cf47a173c8c77522dfc559b7 382 0.12/1.00 vMB 21
616,587 616,587 0000000000000000001047596bb974a51fc047b1ddcdf1a52b4b5e2ac84e2200 2,318 0.89/1.00 vMB 14
616,586 616,586 00000000000000000009297a4c5d38226efb876f66185f693761fa2b7393a351 934 0.39/1.00 vMB 19
616,585 616,585 000000000000000000010049f69621e37d431a3d76b43b09a9d31e3a900f417d 808 0.29/1.00 vMB 18
616,584 616,584 0000000000000000000ac239ffd207c44a9bbe2a394f98113e537af30644db28 2,041 0.57/1.00 vMB 5
616,583 616,583 0000000000000000000fe8fb48e4f2bf9d785bb12de06067466f26e469646c8f 2,576 1.00/1.00 vMB 8
616,582 616,582 0000000000000000000e8243f6009497933f57dbc5aad956528418cd3e7cb341 2,751 1.00/1.00 vMB 19
616,581 616,581 00000000000000000004853a52f570c7a053fd30c548b39ecd65a5eddf82f26c 2,918 1.00/1.00 vMB 27
616,580 616,580 0000000000000000000377a4ef2539888314e092e8121434cb35f99977871934 2,815 1.00/1.00 vMB 15
616,579 616,579 00000000000000000003ecd48244ad64dfb9d6507c8f53a8ebac43d2e79767f4 2,739 1.00/1.00 vMB 25
616,578 616,578 000000000000000000045478f8deee671998228165a0538edace21add8055d2c 1,810 0.53/1.00 vMB 18
616,577 616,577 00000000000000000003265e0d127a1846b36d4a82cf15148df3aaae7a793ce1 1,409 0.38/1.00 vMB 2
616,576 616,576 0000000000000000000c769d864b9bd63f77540e20ef49fff6246ca56405e7b3 3,187 1.00/1.00 vMB 20
616,575 616,575 0000000000000000000d965082cf955063ac176aa2dd42c6ed3a90d32523f848 2,735 0.85/1.00 vMB 6
616,574 616,574 0000000000000000000e0c6dee7ca9be1353bfa235919426cb360014db91c40e 2,404 1.00/1.00 vMB 12
616,573 616,573 00000000000000000010c14b4dc08ac6b604418de55ab44d693f00c87d399db2 3,652 1.00/1.00 vMB 29
616,572 616,572 0000000000000000000a73d16a79bf7cdb3d1c51aa38f2b3314332b41a700be2 2,278 0.69/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.