Loading Tool

Explorer IconExplorer

Memory Pool

79,374 transactions
29.97 vMB
0.07842702 BTC
Random Selection Loading Transactions
Max Size: 183.17/200 MB

Candidate Block

Mining Attempt 4a613246f70006fbc9e53ab2d42355bcc9ac423a20b7c959b2961b196e1d827d
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 6d169d91462052b9adf76716162c54c875f16b7e9f635bf1bb3a08494f989645
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01196503 BTC
Feerates: 200.00 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (311,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
604,029 604,029 000000000000000000049edc709c9f685bf2923aa03a15fa4d16044c9890514a 2,857 1.00/1.00 vMB 3
604,028 604,028 00000000000000000011deae6dca72571c3fc7553e35f7c276ec307dae78b322 2,308 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.