Loading Tool

Explorer IconExplorer

Memory Pool

77,370 transactions
29.07 vMB
0.10048004 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 0ad11389eb03305791075370fdf9953b68bb70f2c8988f0314af0ec0124ac3d6
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (467,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,868 447,868 0000000000000000007a868068c67d4450b82288540a0c1aae986268424d1868 3,078 1.00/1.00 vMB 76
447,867 447,867 0000000000000000020a630dd5cc17f757ccf3723a47eaea9331f9241e0cb608 1,854 1.00/1.00 vMB 88
447,866 447,866 0000000000000000015e6428cd52c1c8dd7ee79de73425329a86fbbff759c776 1,946 1.00/1.00 vMB 81
447,865 447,865 000000000000000000d7ede4e6e1797ee47dc6b347e7d7c3d8e39770c5597895 2,639 1.00/1.00 vMB 103
447,864 447,864 000000000000000001c75d9a66f4f276d5ea84b753b7b1f038c540c0bf4bbba8 2,492 1.00/1.00 vMB 97
447,863 447,863 0000000000000000001ebce68cc70ed3e8620678d590aa17ccd5729f35ceda39 2,563 1.00/1.00 vMB 105
447,862 447,862 00000000000000000196e6b0e4aab188335869dfd7b06a7752f7a146c606ea7e 3,267 1.00/1.00 vMB 128
447,861 447,861 0000000000000000029ba329567219649522db15ab63404923a8f65a11ac9406 54 0.03/1.00 vMB 337
447,860 447,860 0000000000000000027c1182f1bb0223535d70c7b5d01db37de43ab1374ed757 303 0.18/1.00 vMB 51
447,859 447,859 000000000000000001f851ced489915d7c49e8bdff7818010007efd1080853a5 500 0.24/1.00 vMB 87
447,858 447,858 0000000000000000024f8f0030144e43234515a9bfae6ff4b9f70032fa02b251 19 0.01/1.00 vMB 82
447,857 447,857 000000000000000002a143fa2696dd6dc50e57173a45bd624b5deccac77866fc 1,551 0.95/1.00 vMB 44
447,856 447,856 000000000000000002194b2355dcc0f57adc71e365128f4eb982e675ad667b1a 1,505 1.00/1.00 vMB 36
447,855 447,855 0000000000000000008a623286af324718033df68a637ed7cf8774e1369eb598 2,414 1.00/1.00 vMB 80
447,854 447,854 0000000000000000011bccae02b99aa4c7436000faf5bbc0e43b69021c3c16a2 2,284 1.00/1.00 vMB 80
447,853 447,853 00000000000000000051925bca9f2d00968c2b3d84b9450a2847e5c9fa58ac32 1,443 1.00/1.00 vMB 56
447,852 447,852 000000000000000001e47fcae20cd8f937fe08f361c2495ff69c7845d57908f7 2,572 1.00/1.00 vMB 89
447,851 447,851 000000000000000001c2320e0831b33f831d58a590c3149c5a6c34ee9cbc5069 2,297 1.00/1.00 vMB 83
447,850 447,850 000000000000000003398482754523ed42ff646c77da007d2795accdd3f936ce 2,148 1.00/1.00 vMB 60
447,849 447,849 000000000000000001b954ad212ab97730e5a2c0d1458d8b2c3fa220349b2084 2,256 1.00/1.00 vMB 93
447,848 447,848 00000000000000000164cc4f3413ac18dbf26e81d87f0812a88f77e7bfeed951 1,904 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.92 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.51 GB
    • Received: 17.56 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.