Loading Tool

Explorer IconExplorer

Memory Pool

82,339 transactions
31.00 vMB
0.10501488 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt ca5efc13f8932098bf801fd0c60823d91dd4a41126945471a26ba057b4792459
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root fab6000550277906e7810dd59876afd7cddbdcd8b534516558c4252214079b33
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,152
Size: 1.00 vMB
Total Fees: 0.03168332 BTC
Feerates: 200.89 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (8,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,434 906,434 00000000000000000000b72169c9fa5046f61da3f692b46e657c4dfe7e787766 2,934 0.92/1.00 vMB 2
906,433 906,433 00000000000000000001e477a2ff6ee350173abf0e39531bf7b23b55580a2681 757 0.22/1.00 vMB 1
906,432 906,432 000000000000000000007a24c976c557218462bff1d5f561f3557810c80a3e52 3,463 1.00/1.00 vMB 3
906,431 906,431 0000000000000000000058156849117b13d217412443dd00342e3cb63c4e3a27 3,295 0.98/1.00 vMB 2
906,430 906,430 000000000000000000000c77b1471d55f9832f3eff330050025633dff56184ee 2,067 0.59/1.00 vMB 2
906,429 906,429 00000000000000000001aa5ac83e611d5d84b50084efd3cec7de3865c47b18e0 908 1.00/1.00 vMB 0
906,428 906,428 000000000000000000005eb8ec3d236ab0d89c08897c98ec38a8ca3468925fec 4,172 1.00/1.00 vMB 1
906,427 906,427 000000000000000000022064beb32a998040b8f45e2921a9749fda0cf0611491 2,587 1.00/1.00 vMB 1
906,426 906,426 00000000000000000001ee8d92ee4169c5b5c22be515f9a166a76ddcf572c36c 2,637 1.00/1.00 vMB 2
906,425 906,425 000000000000000000000f9ea3d68559405aa9087e0a22742804d8d9440d0fab 1,590 0.52/1.00 vMB 2
906,424 906,424 00000000000000000000d84134ae6e49e8d8d1d11fefb6a2ec61de3413b68f3e 3,338 1.00/1.00 vMB 2
906,423 906,423 000000000000000000002657202410a40907f9f4e212af918402f75514242693 3,235 1.00/1.00 vMB 3
906,422 906,422 00000000000000000000c13329349caf5cf80e70494501e179ad1a7589a83298 1,480 0.47/1.00 vMB 2
906,421 906,421 00000000000000000001cadfe4fdeb772966f60c73979adb4fa6f34054c4ad1c 3,055 1.00/1.00 vMB 2
906,420 906,420 0000000000000000000030b19b3a8c5ee4d469645262d925726998cc875cea7a 2,153 0.54/1.00 vMB 2
906,419 906,419 00000000000000000001792be81919490e45f8d280fb605454a2bbf40ba0f125 2,828 1.00/1.00 vMB 2
906,418 906,418 000000000000000000006d4be18b0f6e7158cff32460fb4d8738ed961541ce76 1,267 1.00/1.00 vMB 1
906,417 906,417 000000000000000000010e26f6ed226c65ba24052216fb84fdb56773b5a14501 1,907 1.00/1.00 vMB 2
906,416 906,416 000000000000000000010208c6210ca965478a69c4334c40ea8e51f65b3d716a 212 1.00/1.00 vMB 1
906,415 906,415 0000000000000000000164fb49fce47bef885e755234c45edf49227d88371fe3 2,926 1.00/1.00 vMB 2
906,414 906,414 000000000000000000011b235105e9ed317eb72ebd129bf21530326fe04561b4 897 1.00/1.00 vMB 1
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.60 GB
    • Received: 18.21 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.