Loading Tool

Explorer IconExplorer

Memory Pool

81,671 transactions
31.12 vMB
0.08235379 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 753709edd08c2ceae5ce88d7c28d6c30814ed4c64e251768ba65100a78c3785c
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 3ab201e9eba39db1c56ab52a25f4f1bd91e2be04bbb62be12ef07d48942858d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.01521690 BTC
Feerates: 73.20 > 1.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (539,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,824 375,824 000000000000000006e87217a3034019d681fd9d917ffb65a1f1e97ae16f966e 239 0.25/1.00 vMB 16
375,823 375,823 00000000000000000882d231443706b28b8a9318123312a2477a4e7749fee56a 632 0.78/1.00 vMB 15
375,822 375,822 00000000000000001208fb57d50f96f391ff0cf243b017d1b1c15f7633c34ef1 1,370 0.88/1.00 vMB 26
375,821 375,821 000000000000000008845344559a617a5d63c16fa2a42446ea0b46427a23b36c 1,347 0.69/1.00 vMB 43
375,820 375,820 00000000000000000706c3b205d035a8d1a1ec738bcab9456319cb513050a8b2 1,124 0.89/1.00 vMB 22
375,819 375,819 0000000000000000122bd019b367683e92790c492502425ecda0affc57d6a388 492 0.32/1.00 vMB 35
375,818 375,818 00000000000000000cc6a09bf38485b9d43dcd1f088beec26b8e3cb65a74fba3 101 0.28/1.00 vMB 5
375,817 375,817 000000000000000000f164102d9d3c3b5b181aaff7a1113039f7a3b85fe39aa1 1,904 0.93/1.00 vMB 42
375,816 375,816 00000000000000000601bbf410faf3ef33e2336beb8f4b10ce6e17a31b88ea14 676 0.29/1.00 vMB 39
375,815 375,815 00000000000000000ac5ff9f9e48d997bde9830e45ede8c0e60721e23ed6573e 1,067 0.53/1.00 vMB 45
375,814 375,814 00000000000000000791e364e8c7f2f5bd183e2342722d0fa00a09fc2a9836c9 1,631 0.85/1.00 vMB 38
375,813 375,813 00000000000000000f4c1cb48d1ac0f990ecd90557e7481c2489c2492fcbdd14 192 0.20/1.00 vMB 10
375,812 375,812 00000000000000001176d3cc57d61d3e745cf74866c4baec9a25aeebd85925c4 1,670 0.75/1.00 vMB 48
375,811 375,811 00000000000000000468475bd6daec450805e917069ac07dfdca436ae9d7fef1 1,305 0.63/1.00 vMB 38
375,810 375,810 00000000000000000118d0c2bff936beee69d2a8e781dfe4861f9c12241e4b8b 496 0.27/1.00 vMB 36
375,809 375,809 0000000000000000042da572a48acde3fba4d356f0faf6dd9c4342172cdefd7d 1,983 0.93/1.00 vMB 39
375,808 375,808 000000000000000006996d93127b402cd3e69418cd46136586f9c65c5b857f11 393 0.23/1.00 vMB 30
375,807 375,807 00000000000000000be04b62dae8a2f16981763da995d1ab9933159ba2c5f5ca 2,420 1.00/1.00 vMB 48
375,806 375,806 000000000000000003754aab8218ff3f34285315eb05905ee616af137719c531 857 0.43/1.00 vMB 35
375,805 375,805 00000000000000000d48660674e6a5f239b3c71e8bec84dc118cc3a6e7159a8e 471 0.46/1.00 vMB 12
375,804 375,804 00000000000000000c885af5a8775ac340cc19bf3cd512117ca27bdd2c3ac2ee 1,883 0.75/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.