Loading Tool

Explorer IconExplorer

Memory Pool

80,941 transactions
30.26 vMB
0.07586859 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt 8d20144e03416aabbc1ccc2dca3c79e76784233aab205e2b0a19d8fa29fc027c
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 5c4b0fd68d209defb59f281211d13c4382f6102b1b61e8c5584106145f14b85d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.00843732 BTC
Feerates: 151.12 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (472,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,600 442,600 00000000000000000056bf1dca1b219aa173339c1d5eef97390f42e2d7ebdb94 1,143 0.58/1.00 vMB 75
442,599 442,599 000000000000000002e79e302c0f3ee8a575ae50527f25138e1ba66af7ca81b0 93 0.04/1.00 vMB 77
442,598 442,598 0000000000000000000abb330207a6f8277766670cc21c36662ca191f309dcfb 2,136 1.00/1.00 vMB 67
442,597 442,597 000000000000000000432c596fbd89222e9163e7e479b06dde82e244033ac27e 625 1.00/1.00 vMB 29
442,596 442,596 000000000000000001670734cbd6f296bb562a4ac614f904d54544d94e036422 34 0.01/1.00 vMB 71
442,595 442,595 00000000000000000117b484d89cca22fcd810198971c44232154c8c494a8db5 1,345 1.00/1.00 vMB 47
442,594 442,594 000000000000000001a2f4df23c1b3be0c2b1daf653ab9924d9c65f9262062d2 722 0.33/1.00 vMB 73
442,593 442,593 000000000000000000d6557fd5fbf730e23f260b30a036e683837588fa58ba28 1,307 0.68/1.00 vMB 69
442,592 442,592 0000000000000000004d3b334c9251c527bd3a10e51813a4143c051f6d76f01c 1,515 0.83/1.00 vMB 48
442,591 442,591 000000000000000002802e9d941bc47a742793fb3028d01528ceba67f248c206 1,633 1.00/1.00 vMB 60
442,590 442,590 000000000000000000f646db061041458fb94fb1528dd2c431eb496b0fa4acf5 1,793 1.00/1.00 vMB 58
442,589 442,589 000000000000000000e07a1a325146337ebb4dd639fd5170be1977eaa6e63e8f 2,129 1.00/1.00 vMB 78
442,588 442,588 000000000000000002d0919bfec5afb4d99d131fadc962bf6d803572bb7a28b8 2,612 1.00/1.00 vMB 86
442,587 442,587 00000000000000000202bc05bfa6aa41d87b7782bb776ea9875b8e12dde887b1 2,469 1.00/1.00 vMB 73
442,586 442,586 000000000000000001a374a3c96dddb1034b6fc4b0a0d9c320ab33c869010783 2,699 1.00/1.00 vMB 87
442,585 442,585 000000000000000001b960bbb56d7a83369ec64f539f24604a6c690843d1683c 2,175 1.00/1.00 vMB 94
442,584 442,584 000000000000000003b03873c3bf16e9b596f28c0da570ad126ca9037fa0dae9 2,204 1.00/1.00 vMB 72
442,583 442,583 0000000000000000006033072f01866a048b672e0c1a349d98350cb58440ad1c 2,451 1.00/1.00 vMB 105
442,582 442,582 00000000000000000263a1c654f1bafc2077d1c9db27bccd8b3e2eea691f7c53 380 1.00/1.00 vMB 11
442,581 442,581 000000000000000000244ba294438c4961ad69bf3af4041bb61721582f4d3ad9 1,712 1.00/1.00 vMB 60
442,580 442,580 0000000000000000025a3a3d8012d1cccdd11cad87902d3c97962272c984a1e7 1,818 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.