Loading Tool

Explorer IconExplorer

Memory Pool

79,746 transactions
30.16 vMB
0.08254149 BTC
Random Selection Loading Transactions
Max Size: 183.97/200 MB

Candidate Block

Mining Attempt cc4d072b598bcb195de11c845d1d9c6254cff68ea3f78caa250038d163e71ca0
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 15ca14ef85151cec9eb392d367e2269914c5a51463fcf14aa189f5db4b87991f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01542805 BTC
Feerates: 200.89 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (311,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,050 604,050 0000000000000000000ff18ce0376a1e175615505200018e12f908bd3da41eda 1,248 1.00/1.00 vMB 12
604,049 604,049 00000000000000000011f913ef508f8e2f8862ce76057a3a3ab2d62002e94c9d 1,425 1.00/1.00 vMB 7
604,048 604,048 0000000000000000000526273c1abbdb82cc3f7964b5c287193eeaf0f86d14b3 2,602 1.00/1.00 vMB 20
604,047 604,047 000000000000000000144cc43bd4acc12b0cdbab399402367dc5d4505d440358 2,319 1.00/1.00 vMB 17
604,046 604,046 00000000000000000009fc0d42cbc5ef3dd4faec0bbfeac98921d3bf9cd28054 373 1.00/1.00 vMB 4
604,045 604,045 0000000000000000001059de6837ff04a48837e7b969905635dd5d835b7dff19 1,063 1.00/1.00 vMB 9
604,044 604,044 0000000000000000001049d9109e5f650d5d06adcfdbfd4ac605efbc0bb63f49 1,840 1.00/1.00 vMB 14
604,043 604,043 00000000000000000003138823d31bcf94b4341c2681996e015902dcd7f6744f 2,514 1.00/1.00 vMB 20
604,042 604,042 000000000000000000021eff6021dc14a7ae2d1262dc2c1eb9c13465aa46cb42 1,198 1.00/1.00 vMB 6
604,041 604,041 000000000000000000043755021134ff1b1a8bc8136be08ec497fc1ad5bd5211 2,432 1.00/1.00 vMB 20
604,040 604,040 00000000000000000012546b10cedb7136463fa5c11520c251c3a75fd5f4176d 2,450 1.00/1.00 vMB 23
604,039 604,039 00000000000000000015c5d1fa8c937f5706c409c2741d6fef8672c093eea62f 2,351 1.00/1.00 vMB 16
604,038 604,038 000000000000000000127cb9567e24c3917100dae9695f6a41f8abab9ea2f520 1,849 1.00/1.00 vMB 10
604,037 604,037 00000000000000000004cc70363541124fbd17ebe94fc3e35680d66b04a34246 2,992 1.00/1.00 vMB 28
604,036 604,036 0000000000000000001229cc3d1e934ef20a49613acea1a0b2f945dc2e3aaea1 2,708 0.98/1.00 vMB 19
604,035 604,035 00000000000000000001370e734d6372224e2edc28bf039f342bd2d94a2a4828 2,455 1.00/1.00 vMB 18
604,034 604,034 00000000000000000008de7f96e9485392c35f4ebba3eaf4ffdcd872c7f6e2ee 270 1.00/1.00 vMB 3
604,033 604,033 000000000000000000125c84bd1b2e2930a750efe3140ebe1c36d39397a181a2 854 1.00/1.00 vMB 8
604,032 604,032 00000000000000000000ff1f75d274af89d4e76129d91c84d6cface1fa33d5ca 3,090 1.00/1.00 vMB 21
604,031 604,031 0000000000000000000963b66ed16254f232a2f5927464282df42a9b9c0d3c04 577 1.00/1.00 vMB 4
604,030 604,030 0000000000000000000567883763ff9aedf0e27e67b263b025290633e33dda14 2,783 1.00/1.00 vMB 24
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: 10
  • 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.