Loading Tool

Explorer IconExplorer

Memory Pool

78,991 transactions
29.95 vMB
0.07802033 BTC
Random Selection Loading Transactions
Max Size: 182.73/200 MB

Candidate Block

Mining Attempt 843c8451a8acb21dc8aacf3b4db8bb95b13d2cb07027d2eeacb80e11231d065b
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2873b2beab4b2fa98f7aa435328196a8015bc22b8fd1a0664e5b3b66a5d987b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.01036391 BTC
Feerates: 200.89 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (159,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,776 755,776 000000000000000000011d7d61068c400b067b666279f2ae20a1297c7052e994 2,063 1.00/1.00 vMB 7
755,775 755,775 000000000000000000007de6c094d708cc830a5244a85bfc6c9990f7034e70a0 2,271 1.00/1.00 vMB 17
755,774 755,774 000000000000000000037788bdb621841057ad8cca74320252554ab3b1557d33 752 1.00/1.00 vMB 12
755,773 755,773 000000000000000000062d87edc34fa963e19aea55a3c34d723c16eac22edc32 790 1.00/1.00 vMB 14
755,772 755,772 000000000000000000072cec5b7a0f64450d5e0c372a1100e6add11b864a29e0 1,877 1.00/1.00 vMB 17
755,771 755,771 0000000000000000000276f904a2db6a52ebc8b4e708c6f8b4615dcff2b9d37b 1,707 1.00/1.00 vMB 10
755,770 755,770 00000000000000000007b9f43a997409e0686bf1d7e7b304a74a6ce4d33ad77b 2,036 1.00/1.00 vMB 16
755,769 755,769 000000000000000000033c454d14d6af314949cdc98eba29b48d54280d167da6 1,608 0.78/1.00 vMB 12
755,768 755,768 000000000000000000002ddd23b447390164148dee62ce169ff29fd4ab19f478 491 0.26/1.00 vMB 12
755,767 755,767 000000000000000000044caf9aba32e00ba555b50f7e69dce6c6455180775322 1,611 1.00/1.00 vMB 11
755,766 755,766 00000000000000000006100e383b7a16551003dfe58af12a863f58ac74514249 322 0.20/1.00 vMB 11
755,765 755,765 0000000000000000000001f4e4e381d414523aad51b2790903ee9904eb8a91f3 1,251 0.64/1.00 vMB 8
755,764 755,764 00000000000000000008c2bc77a363c8ddd7e52494279c79d06a4a538e0d62fe 1,345 1.00/1.00 vMB 7
755,763 755,763 0000000000000000000680a833dd55f9ff7a615b2f2ace756abfe84be85b5e09 2,182 1.00/1.00 vMB 4
755,762 755,762 000000000000000000079bdd616b728b513d2957bee3f860cf6afc7b0283d32b 2,153 1.00/1.00 vMB 8
755,761 755,761 000000000000000000060ec3817add74cd8fc7ad835e165f88f4f41d650e6cae 2,412 1.00/1.00 vMB 14
755,760 755,760 000000000000000000058a55c3a4d8c34fcd2489558bfa5ca131410ccfb3a522 2,754 1.00/1.00 vMB 9
755,759 755,759 00000000000000000000ff540d73d6f9e6445d9cf5b1e38cbf43c7d738432b94 1,603 1.00/1.00 vMB 12
755,758 755,758 000000000000000000065ada4f016194705f37edaf69231605f911fbd5320c30 1,772 1.00/1.00 vMB 14
755,757 755,757 0000000000000000000529c3021d0e9f78123d823dfc74561f6f5f73528fe159 1 0.00/1.00 vMB 0
755,756 755,756 0000000000000000000888e5b1ef6c8775cea1d85b422f7ed77db218f857c069 1,604 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.