Loading Tool

Explorer IconExplorer

Memory Pool

30,753 transactions
24.78 vMB
0.04727338 BTC
Random Selection Loading Transactions
Max Size: 123.86/200 MB

Candidate Block

Mining Attempt 4b1a3a4a72423e4afabdf6ec498a1742f899a0f66ea6674cd6ad239b7f08fe70
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 70fd39defe56324da29feeac75aad9e43c23ffd7638e66abcf48984c5c48b38b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,319
Size: 1.00 vMB
Total Fees: 0.00303429 BTC
Feerates: 7.12 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (384,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,682 530,682 00000000000000000014706cddb481cc6a5136db1b699133c68e00283caefdbb 158 0.05/1.00 vMB 33
530,681 530,681 00000000000000000023e4ca6a07380d0230f8bb65e06c41f869b4001236d8dc 414 0.17/1.00 vMB 38
530,680 530,680 00000000000000000008443ea16b72289455983151cdcd418f7691d78ea4ed7e 944 0.47/1.00 vMB 28
530,679 530,679 0000000000000000000711e603d837ca208a0d3edf18ebb649ea1591ce18ea45 838 0.46/1.00 vMB 23
530,678 530,678 0000000000000000000cc9b614f0dce3659aab591d2c3e747cef296fd794cde8 33 0.01/1.00 vMB 8
530,677 530,677 000000000000000000337b18a6388e613401d5b3b9540c463031631b8c0fb112 1,724 0.72/1.00 vMB 33
530,676 530,676 0000000000000000002408bc6d98cd21efdb6af12787cbab3a7c2af34881358c 327 0.17/1.00 vMB 20
530,675 530,675 0000000000000000001988c6a00c7cb3bed2e2dbec41c5cbe535623355077d67 368 0.16/1.00 vMB 26
530,674 530,674 00000000000000000017ff3f05cae0c8c590d862f64548971c43c5e49ba6705f 27 0.01/1.00 vMB 18
530,673 530,673 00000000000000000015cccac53e27d2a9ff2f482ba411b0203123ed17f3af52 593 0.25/1.00 vMB 30
530,672 530,672 000000000000000000332a27022d925de0a4cc4623f4dd27f13d8372683a5060 418 0.24/1.00 vMB 29
530,671 530,671 00000000000000000030efadc63fc3a191140caff960d1a061321623c953fa02 1,272 0.54/1.00 vMB 28
530,670 530,670 00000000000000000026a23738e09a9f0c8f0ff894060e79c7562541b563de21 318 0.11/1.00 vMB 27
530,669 530,669 00000000000000000012613a4d8e11633dc2036cb6a7620c8673787d8591e771 964 0.39/1.00 vMB 26
530,668 530,668 0000000000000000000f9784aa6e37092e92b4058497e83e63aa675ece3ac6ce 1,944 0.62/1.00 vMB 25
530,667 530,667 000000000000000000149218ea63cb3c238a6ca4d4998a3336d290fd262ed4f8 2,404 1.00/1.00 vMB 26
530,666 530,666 0000000000000000000359cc455e045a380b014db5c7d8d22576f70e2f082a49 2,063 0.76/1.00 vMB 26
530,665 530,665 00000000000000000018d0b35567cd32392a4a57d6856247cd47acecceb515d3 836 0.38/1.00 vMB 20
530,664 530,664 000000000000000000323212df95f438b1a132536126e6e41088adb4a27ed4ef 570 0.26/1.00 vMB 17
530,663 530,663 00000000000000000013af1def3dd10ed96518254a2331595e03794f56850723 615 0.22/1.00 vMB 22
530,662 530,662 0000000000000000001801f1d9de38c20a1d0ebf5d6fcbbbed236222e470bbf7 1,278 0.47/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.84 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: 637.60 GB
    • Received: 12.43 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.