Loading Tool

Explorer IconExplorer

Memory Pool

82,712 transactions
31.90 vMB
0.10319689 BTC
Random Selection Loading Transactions
Max Size: 191.69/200 MB

Candidate Block

Mining Attempt 0ebebabdc11792f1d750f8c480c3650fa3846b41b80f8db52e892bcb47d7185c
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 85e06b2c0b088c3f744974d530e77abca80dfedfccf7b535a9bff0ae4bf20585
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,049
Size: 1.00 vMB
Total Fees: 0.02367873 BTC
Feerates: 353.36 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (317,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,870 597,870 00000000000000000006ddb13f34d3394533df96938dc4dbc9a02fc9a5ba1581 2,038 0.55/1.00 vMB 19
597,869 597,869 00000000000000000004aef29e872dc9c6bf3cc66230e3f4884061be8f41eacf 3,474 1.00/1.00 vMB 16
597,868 597,868 0000000000000000000bae1cdf873def17677cc8c6ff879a64109ec7e48a67e6 3,181 0.91/1.00 vMB 5
597,867 597,867 000000000000000000077effea2c988d8ce207395342220a93b71c09fd6e3340 2,911 1.00/1.00 vMB 33
597,866 597,866 00000000000000000012d205281e2e78af494d858a1acbd29cde604cc9d333d5 1,616 0.50/1.00 vMB 12
597,865 597,865 0000000000000000000509b4736538e8dc412caf8a2ed4893da69867b5d9a763 2,341 1.00/1.00 vMB 4
597,864 597,864 0000000000000000000a32da648663db005ed710fac7c5809941b2e2126a0afd 2,830 1.00/1.00 vMB 19
597,863 597,863 0000000000000000001589fb0d75f0f1d0125b61aaa6e4b4b8b7da751bc05608 2,886 1.00/1.00 vMB 14
597,862 597,862 000000000000000000158a7cb31ca29c9dcc2dcf56be6bda59e7836aa264493c 2,921 1.00/1.00 vMB 7
597,861 597,861 0000000000000000000756e42d4bc2ab64811917dc11446fc01803bd271b7424 2,431 1.00/1.00 vMB 11
597,860 597,860 0000000000000000000dba9e6b6cb5531b100a08cc28df7a70c968741669192a 3,192 1.00/1.00 vMB 19
597,859 597,859 0000000000000000000c0c86876d8421335280df69f388a4df0e8e853a5ba969 2,958 1.00/1.00 vMB 37
597,858 597,858 000000000000000000131424cb7167f8e445bab5115637a271f13d8039613014 3,054 1.00/1.00 vMB 22
597,857 597,857 0000000000000000000ed16f4ac1f9e3583139bdc85865163d7f0152060ffb7b 3,128 1.00/1.00 vMB 47
597,856 597,856 00000000000000000002e9789d41ff33c5af9a4a4732ba4a910dbaad51c009aa 3,220 1.00/1.00 vMB 34
597,855 597,855 00000000000000000003330fe1a6878716083e468df5270bc664600958eb9283 2,504 0.74/1.00 vMB 19
597,854 597,854 00000000000000000001363e3987db1fae6aeae0b5b5dc2ac429694e6ee552ab 2,035 0.57/1.00 vMB 11
597,853 597,853 00000000000000000001134f4f71661500328ba04382e20ced931554137502a2 2,683 1.00/1.00 vMB 16
597,852 597,852 0000000000000000000d9f6288a452cf9ca2f0961c6529cedd404a56e490a0d2 2,893 1.00/1.00 vMB 14
597,851 597,851 00000000000000000002d2740cecda745a5b7ac11d1c92e1100fd8dd62c08f34 2,543 1.00/1.00 vMB 20
597,850 597,850 000000000000000000064f91e1ea1f7dfa11fc947d8f6648df18454a26b0454e 2,969 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.