Loading Tool

Explorer IconExplorer

Memory Pool

77,188 transactions
30.78 vMB
0.13905532 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt 0eb82a5377720d56e9f4d312c70b9ffc65d04716d1ea158b3319bce01a4a1864
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root e3d768a3659ecf4ac279d7c68ba331c70a4d786b328a3ed7061209e8b38a690b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,312
Size: 1.00 vMB
Total Fees: 0.05082066 BTC
Feerates: 150.36 > 5.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (262,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,804 652,804 00000000000000000003b80c09723043eef98ebdcd23617ca12dde191c3393dc 1,144 0.59/1.00 vMB 19
652,803 652,803 00000000000000000001b16e98f59d5e4acacef803cd514277384ac5ff2ed939 2,222 1.00/1.00 vMB 61
652,802 652,802 0000000000000000000a903b12b482a19ab8341920dc4296cc089dc5ccdcb334 983 0.38/1.00 vMB 50
652,801 652,801 00000000000000000001f435abada49e58c074ae1168df8404b832ad129eee86 240 0.14/1.00 vMB 52
652,800 652,800 00000000000000000005c8f82be414604a30f33fa35028079d0d012079c8f3ea 1 0.00/1.00 vMB 0
652,799 652,799 00000000000000000003f0691d36c30da3f4d961a10bb5832b248b76c80f8a00 1,564 0.98/1.00 vMB 18
652,798 652,798 00000000000000000008e30f39f9388ec1d05783b94b394ad7e3be9d702ab03d 1,133 1.00/1.00 vMB 25
652,797 652,797 00000000000000000006997bedeb13399c5668895ad01670ec034aade7ac9294 1,276 1.00/1.00 vMB 31
652,796 652,796 0000000000000000000a41d78cca0ed6774aeba8e3d7c10d74f18009aef23172 1,127 1.00/1.00 vMB 23
652,795 652,795 0000000000000000000c7173c90b9531705fd6b9834c39764aa3ab54aef305bf 737 1.00/1.00 vMB 6
652,794 652,794 0000000000000000000749dbc4ff5eeb32c0ac2c20d7bde97e46da73f5069a66 2,078 1.00/1.00 vMB 52
652,793 652,793 0000000000000000000da7ee7b3e7f0c80acff40e9b6696f7c7763b135069e78 320 1.00/1.00 vMB 2
652,792 652,792 0000000000000000000b3b9941fc8e0295fb5914320e04d055c70728cf7ec347 1,623 1.00/1.00 vMB 11
652,791 652,791 000000000000000000057cad83bec1cbbb9c608da41387f761b9597ca15a49cd 1,954 1.00/1.00 vMB 16
652,790 652,790 00000000000000000008bb414966e088b01bbef80c25501b175739c3d081b607 1,310 1.00/1.00 vMB 22
652,789 652,789 0000000000000000000e68cb982a021dba465809ab90a1ebd75b6ae83b8bd567 2,428 1.00/1.00 vMB 15
652,788 652,788 00000000000000000009fb0f6f0de1ed4c00f81ac409d91fb48d7a76768ada0d 2,406 1.00/1.00 vMB 57
652,787 652,787 00000000000000000008769d7be7f8b4a38dc3bebfd04e8778cc996dc271fc50 2,168 1.00/1.00 vMB 41
652,786 652,786 0000000000000000000625ed2735f4445c1e2b9ffb80b69f104a420c693a9bc6 2,237 1.00/1.00 vMB 55
652,785 652,785 0000000000000000000406d17b3d6d73c3273bb83fe2401d0b04efd60dc71e93 1,679 1.00/1.00 vMB 79
652,784 652,784 000000000000000000088d45086a0d77d1c83a2907be03c0646a2fda33b76e46 2,680 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.