Loading Tool

Explorer IconExplorer

Memory Pool

73,814 transactions
27.38 vMB
0.06772911 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt cf336565a3b6e653be496a5a36eb2531e78c611fbb7e34d047a4c8dbc74cd1bb
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2def82afb0e80a258d6a3f92be8a59516a087a27fcc111c900877496743172b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00952824 BTC
Feerates: 101.19 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (192,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,435 722,435 00000000000000000003dfd78dccd8c092af2973df4009439e4b219a1a20c4a5 2,097 1.00/1.00 vMB 14
722,434 722,434 0000000000000000000a474408cbba677daa57e5af94b2ab0f1d7e4fa535aa85 1,582 1.00/1.00 vMB 12
722,433 722,433 000000000000000000011ebb71f9511d85b105ae07d2c38e9346ba5e9a7ef00f 1,029 1.00/1.00 vMB 4
722,432 722,432 000000000000000000019dd20d5a3db0f530c0bb03a060c70c98e0bbd2893804 1,355 1.00/1.00 vMB 10
722,431 722,431 000000000000000000038955b54193fee348809371515cd035b2023631ef8574 822 1.00/1.00 vMB 2
722,430 722,430 0000000000000000000885346d14bbd42237f7ffb08c0d0d420339087e650111 1 0.00/1.00 vMB 0
722,429 722,429 000000000000000000095c92aeeafe86ea468bece3dcc81ff034daae6930b3e1 1,398 1.00/1.00 vMB 5
722,428 722,428 000000000000000000036862d9d8dfb0e872db464c6a53def4d0a47a8d7b7b78 1,739 1.00/1.00 vMB 2
722,427 722,427 00000000000000000002cdd31c32742e176082aeae14f6802867607d05f4acc5 3,047 1.00/1.00 vMB 3
722,426 722,426 00000000000000000001b7d87692febaf94b10be55d0f1a8b12458a6e38c85bd 1,821 1.00/1.00 vMB 3
722,425 722,425 00000000000000000009d2fcdb00780e63604d4dc74c65d5034a3add17f1566a 1,063 1.00/1.00 vMB 7
722,424 722,424 00000000000000000000b73112bc39704bc91fd7b58b2f1d609f530bde2ecc2a 1,642 1.00/1.00 vMB 12
722,423 722,423 000000000000000000044adad9b22301a9535d8d4bc0c08fee0034332cf35310 2,053 1.00/1.00 vMB 8
722,422 722,422 00000000000000000009b2244493dd96828f3b9aa4a1b8af5a7737ceefcffa33 2,131 1.00/1.00 vMB 13
722,421 722,421 0000000000000000000124b875bb96c6bacad4695000e0eb125451ea67be9fc3 2,902 1.00/1.00 vMB 20
722,420 722,420 0000000000000000000698c7af5d4b4d011ecc7b492257e5f41f42a7c1fe6740 2,722 1.00/1.00 vMB 24
722,419 722,419 00000000000000000007f5622ba117404220acb70eb33ab55696be4333d16744 2,763 1.00/1.00 vMB 10
722,418 722,418 000000000000000000059fe29956f0dffc0d333681784a847e3a32769eee0757 2,702 1.00/1.00 vMB 29
722,417 722,417 00000000000000000000a6fcc63fd90db8ec85c6557296c9311465158e127e5e 1,368 1.00/1.00 vMB 13
722,416 722,416 00000000000000000001fa80baf7742b7bc70c82bb25c6f679919c59c58df7b7 2,573 1.00/1.00 vMB 5
722,415 722,415 000000000000000000093a4cd52d409a9d623e418a94ebff9440b1990af849cc 2,226 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.