Loading Tool

Explorer IconExplorer

Memory Pool

26,050 transactions
6.03 vMB
0.03304440 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.74/200 MB

Candidate Block

Mining Attempt d7c63b7d2ef4a06ca5fbb1c9a9f73243d1b1fb9317443d0db38deb3aefcdccce
Version 20000000
Previous Block 000000000000000000021d18e66654cc11ad0526f280812db07f0ea99f58f989
Merkle Root 3a7ca2f1bbae2fde1720499a75af827f226aa8f2ebf25fbfa4d5b871d752f418
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,087
Size: 1.00 vMB
Total Fees: 0.01979147 BTC
Median Feerate: 1.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,203 (901,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
12,047 12,047 00000000e35e7f6bbdf64b5b2b97c5f28af9b8d7c9639fafd0e33045a1a1ad45 0.00 MB 1 0
12,046 12,046 000000005469eb776541dd396e3d3aa46eb480f3518abf345ae7bec3c241816d 0.00 MB 1 0
12,045 12,045 000000008c2e053ffbd5d4456e30181f99508e76492571fd9889f45a5a91abaf 0.00 MB 1 0
12,044 12,044 0000000093ed25c93b7888c15af84c47896ae0f18b21e4176d790f662dce4074 0.00 MB 1 0
12,043 12,043 000000002facfc79e4d51d88af97f88cea6674c7c1537ac78ca9a979f03fd6fa 0.00 MB 1 0
12,042 12,042 000000007a2de9ffbf15682f6556ea95db1ba122efe16689efadb21177524f7e 0.00 MB 1 0
12,041 12,041 000000000ad273ee8c85fc09fbe89bbc867878258c7c63a84e7998167dae0dc2 0.00 MB 1 0
12,040 12,040 000000005913aad6fa06f44c67a199c8e9766fe8d6a2378b713b252688afd72d 0.00 MB 1 0
12,039 12,039 0000000065d31a09b288281630bbe2f9e1ac89b6dabcd11f281ba75dbe71c542 0.00 MB 1 0
12,038 12,038 00000000f9c2f04f4421fe5317d617968110c09e729701e9cf3b94be476baa03 0.00 MB 1 0
12,037 12,037 00000000ae175692caadf3b8c46fe3c3a6a26205d3aa576f9fc6ceed54065934 0.00 MB 1 0
12,036 12,036 0000000018cb03961d37edcb2a8c74b2f589d469337456efe0ded469756cb8e3 0.00 MB 1 0
12,035 12,035 000000002b534c0829db77a0e791aec40ad8ecb8672d3f848f5c228a60ef34e5 0.00 MB 1 0
12,034 12,034 0000000054ae88fd7e6fd15e4669acd5ba3485e3ac27d0297f5c217bfb71d081 0.00 MB 1 0
12,033 12,033 00000000140515c2c153075a6d37bfa1b5838c043b27a6fb1787377a2b094710 0.00 MB 1 0
12,032 12,032 0000000078cd8955561e3c5c84b063cf8de9c1a7463882ba6abec7c78a8b7ba5 0.00 MB 1 0
12,031 12,031 00000000f24215a47c454cfb37f6400f9774cf35ff3dc631f126c7a8719194db 0.00 MB 1 0
12,030 12,030 00000000ec44ee18e3351fde5b113cf9dc38df9d3358fa84352f0992c793f528 0.00 MB 1 0
12,029 12,029 00000000ed6eea568b28be04c4a32837e1d06a894c6cbf3dddf62b8434adbf91 0.00 MB 1 0
12,028 12,028 0000000085dd99616a1540361f0b7c4c713c1e7b3a56f21dbe5ae56e15b96e9e 0.00 MB 1 0
12,027 12,027 00000000168621bcfe2a5de9fdc30667f5279c8891f47a4968a672b4babd2381 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 15.86 GB
    • Received: 0.33 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.