Loading Tool

Explorer IconExplorer

Memory Pool

78,233 transactions
29.03 vMB
0.11371549 BTC
Random Selection Loading Transactions
Max Size: 175.18/200 MB

Candidate Block

Mining Attempt d15eef475565d18a278bb246042cdfb66e847db15d49bce2874e2e3b2012d9c1
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3ec8a1475fce11383eb983828db66eeb85ac5a453ab01413c62e416a9e1091a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04018009 BTC
Feerates: 150.80 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (161,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,718 753,718 00000000000000000002f4075c89e823cbe5e35cde1d399268879de902dc785c 2,494 1.00/1.00 vMB 5
753,717 753,717 000000000000000000050c8526898cd1fe058e4698849b40b41fa311f52d4fe5 2,487 1.00/1.00 vMB 16
753,716 753,716 00000000000000000002fc9ae355b77c1ef70ac08c3d0f13857d80376fd099f9 2,093 1.00/1.00 vMB 5
753,715 753,715 000000000000000000077b925852b76ab22b090a2d702e106ea8bf27c613d057 2,203 1.00/1.00 vMB 11
753,714 753,714 00000000000000000008cae6c7cb73157af9e709a051f2fd620c57e48e6877cf 2,515 1.00/1.00 vMB 14
753,713 753,713 00000000000000000002c77cebc4faf8008713e776f09e226712be4d55274c76 1,381 1.00/1.00 vMB 17
753,712 753,712 000000000000000000043eb655a827375bb564464d4f08f570ed68d2f3948c51 2,674 1.00/1.00 vMB 9
753,711 753,711 00000000000000000007bd7017a2ba26ca82bffe45fb6371e1f6559f51e95ea9 1,449 0.67/1.00 vMB 9
753,710 753,710 00000000000000000004904f7fc44124604353198296fc51644a8c305fa64274 247 0.36/1.00 vMB 1
753,709 753,709 00000000000000000004521a900df0f9967a0482159781c0de5e8397d6b70969 2,696 1.00/1.00 vMB 10
753,708 753,708 000000000000000000035493966ac8a57b1c7ed31135b33a74da81b31837e0fd 88 0.03/1.00 vMB 8
753,707 753,707 0000000000000000000249a97544a58aba35996c2229374bf81cdc4e58402dc1 202 0.06/1.00 vMB 13
753,706 753,706 00000000000000000008093dbcc1216ce8e192dd9d65fd7aef3be3a72e92dac7 766 0.26/1.00 vMB 9
753,705 753,705 00000000000000000007a1163fe5aebe7ad303b4e9ffbd9fb536a2e3feedfca8 421 0.14/1.00 vMB 10
753,704 753,704 000000000000000000082e17bfcf1a496b9b813031973be3dbb9d73545e6a117 1,483 0.57/1.00 vMB 11
753,703 753,703 0000000000000000000342c9d87e58d367df16c5731b3a812303887160e809ba 439 0.17/1.00 vMB 7
753,702 753,702 00000000000000000001947e3261015e1f3fdddf96d63974cc61fd35625d6772 2,623 0.94/1.00 vMB 8
753,701 753,701 000000000000000000044fa337ebca6b812407668404fa09d5edfe267d0dec5e 763 0.43/1.00 vMB 5
753,700 753,700 00000000000000000001f20a3021ce882afa05af374ba51921293eae909c8543 684 0.38/1.00 vMB 6
753,699 753,699 00000000000000000001721273e310f25d9d8b5b3b5b4f6db7f0c0f43899fc5b 1,234 0.72/1.00 vMB 12
753,698 753,698 000000000000000000090ca9f4d85407dae08e72d47ea83ff44a897736d708b5 205 0.88/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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.75 GB
    • Received: 17.21 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.