Loading Tool

Explorer IconExplorer

Memory Pool

83,519 transactions
31.16 vMB
0.08956365 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 1d55af8d47c5d6a71c301683d3a7dd1b356f9332ed94b47051d4618bc9c3c10e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 161f7f6d15bcea891a3dd3baa3e9ae21da207d7393d065e15646219277ff4468
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.01907639 BTC
Feerates: 299.43 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (381,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,582 533,582 0000000000000000001047c3c995db3bb1d22d1bd0d94fed7a83f4585b19989c 2,225 1.00/1.00 vMB 27
533,581 533,581 0000000000000000002bc7c56383f364d51449257be60e4b1f2169b9602d859e 853 0.45/1.00 vMB 13
533,580 533,580 000000000000000000197fa80d8fb1570dae37abef5a0a6d973a8837ce65188e 134 0.65/1.00 vMB 1
533,579 533,579 00000000000000000003329464a015dea1959a02aec4dda3ba939034b6a764dc 2,031 1.00/1.00 vMB 10
533,578 533,578 0000000000000000001aa8afdef3dcd704179db42477a27fcc6535a14b6a722d 2,602 1.00/1.00 vMB 30
533,577 533,577 0000000000000000003160fd6d179148c9128be8f54e471a095f0610a7dbd35b 1,730 1.00/1.00 vMB 14
533,576 533,576 0000000000000000002ca870881abc53d7daa404eacef254f0a73d835f1b4b86 833 0.77/1.00 vMB 13
533,575 533,575 0000000000000000000a81467a45e809b477fa9e634b9204a7ec0424c9f4d1b7 290 1.00/1.00 vMB 2
533,574 533,574 00000000000000000035701bdc8647bc3d39b66155fd2403e82660f695f0f0c0 1,420 1.00/1.00 vMB 12
533,573 533,573 00000000000000000006dbea0b7ac93016800821508b08f4991b7a0cef48e620 1,086 1.00/1.00 vMB 2
533,572 533,572 0000000000000000002a35c15a714a811789fa3cd4cf387220dcb7e4f7a7e218 2,191 1.00/1.00 vMB 24
533,571 533,571 00000000000000000021922a39e2b903f681e50b2ba90a1c056335c087bbfdcb 2,554 1.00/1.00 vMB 32
533,570 533,570 0000000000000000002f2263489a871fc9267681ecefa5ebf705f0193b216dbb 1,999 1.00/1.00 vMB 21
533,569 533,569 000000000000000000267e4d12ef8f43cd8fa0f79852f946531029e5f2ea808f 919 1.00/1.00 vMB 10
533,568 533,568 00000000000000000017716554bfe64f478e269b0fabda6e84824fab473650c5 1,474 1.00/1.00 vMB 8
533,567 533,567 000000000000000000121626a7ff2be093bdf3ffe577faef3e6c9fbbb5feb662 1,406 0.58/1.00 vMB 29
533,566 533,566 000000000000000000304911f0b0ee3121d838954b211112c5e10c2d2db89c5b 1,305 1.00/1.00 vMB 5
533,565 533,565 0000000000000000003019094f9894bb876c8244feaabddb162190dbacafc761 2,273 1.00/1.00 vMB 33
533,564 533,564 00000000000000000028e5e6b075b258f985054ac0543ed6e8da6f704ebc909d 2,543 1.00/1.00 vMB 24
533,563 533,563 0000000000000000000e7916c9539a0af9f9e384f34b97bc13597b709dd43347 333 0.96/1.00 vMB 3
533,562 533,562 0000000000000000003160e522a74bac52b0ee5aa6605898a4e2865b9b3db10a 1,855 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.