Loading Tool

Explorer IconExplorer

Memory Pool

76,476 transactions
27.63 vMB
0.07762205 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt 655c9d777495547bed1741b442d505d216c3658e48ed556320a97a5ad4a7cca8
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root a76cd0edab89f37814f1d5eb31da0d4ac39d6bd7f97a49fa861e55704a4b7a40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.01868344 BTC
Feerates: 402.60 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (232,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,715 682,715 000000000000000000018557007d18f2ce7e99e73d27eef6fd5c9f63f310bde6 642 1.00/1.00 vMB 22
682,714 682,714 0000000000000000000bfeabe9996fd52ba17ad7d5a36908cf7385f1368cc29f 2,136 1.00/1.00 vMB 33
682,713 682,713 0000000000000000000b64fd24dc1551110cd153b04223798f85558eee5a819e 1,896 1.00/1.00 vMB 55
682,712 682,712 0000000000000000000c7b91634b75625f7c0a043d66ed3ef4a5c4c00df5ced3 1,268 1.00/1.00 vMB 36
682,711 682,711 000000000000000000089587333aa30c4d2d5f433dad9e9d8c5ff4da502d20e9 153 1.00/1.00 vMB 8
682,710 682,710 000000000000000000041aab87149bdbe81816275bd009328cfa14be2e2d4959 1,439 1.00/1.00 vMB 28
682,709 682,709 000000000000000000035d8567a45e6f55f286bd2b81f8d0a4f4365f40f04179 1,251 1.00/1.00 vMB 86
682,708 682,708 0000000000000000000219096b398f9fdaffc964f21c95212616947d4bed17b7 500 1.00/1.00 vMB 20
682,707 682,707 0000000000000000000349501e040353f7e090a473c1f9a4c7826b4570bacaa8 892 1.00/1.00 vMB 25
682,706 682,706 0000000000000000000a7342aaf77f2f1ee45176faf886c37fd0c5cc17bcfedd 422 1.00/1.00 vMB 11
682,705 682,705 00000000000000000006d456c2ab30b0c4fe52f213043448346638acc103167f 752 1.00/1.00 vMB 24
682,704 682,704 0000000000000000000d6c709e7702f116f2293c7d7f6fb61702b122b9b2a71e 769 1.00/1.00 vMB 20
682,703 682,703 0000000000000000000211003de9be76fe022719d2b94c5ab2c6a884b7766e0c 2,161 1.00/1.00 vMB 60
682,702 682,702 0000000000000000000b804b2b2aa8ea618720c9a518ea84b85a894647b407b4 910 1.00/1.00 vMB 19
682,701 682,701 000000000000000000055a3acea077c49e071f43a0689c7e08da86d4a286f8cc 2,001 1.00/1.00 vMB 50
682,700 682,700 000000000000000000054f682810222006d1357ab4e08fb28a600e8a43b7d847 185 1.00/1.00 vMB 6
682,699 682,699 000000000000000000076da59518e1a1d4052ec0d8b74f69a2dcdc3e05ab3bf8 1,606 1.00/1.00 vMB 48
682,698 682,698 000000000000000000021e0dc55e3aca5550067ca093ce9db20c8257995bbc62 1,466 1.00/1.00 vMB 17
682,697 682,697 000000000000000000043ae47011a91d48f72589d1c77ed2a5ca62be44027fb2 2,006 1.00/1.00 vMB 63
682,696 682,696 00000000000000000005340d8cd6a3adb00688fcda0d74904fcdddd1d74a21f4 2,068 1.00/1.00 vMB 46
682,695 682,695 0000000000000000000cf210847ae341873a60e5c7a1185512a15c0ebc679909 1,136 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.