Loading Tool

Explorer IconExplorer

Memory Pool

79,828 transactions
34.84 vMB
0.19101457 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 5655cf130d6c23f7b4ad57043198144ed4f1c15c221b3f84beeddbe72d1e770e
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root e83c5b382e85eec9e7265fd0fa620fcc50fab06af00a81491ab8e411c72ffb15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.05891420 BTC
Feerates: 477.45 > 5.90 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (185,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,084 730,084 000000000000000000020dd90925ad260b97cd573a3bc14f4d014268a4de759d 743 0.33/1.00 vMB 12
730,083 730,083 00000000000000000003f5da6c86cf3b14e483004efb8440df1060259038cf47 593 0.65/1.00 vMB 4
730,082 730,082 00000000000000000004401603150c09cec6ed86a2ab43b000ea3b947c915c93 2,420 1.00/1.00 vMB 9
730,081 730,081 000000000000000000043a953a2ea720e193110fb54626e17d64ab8f9daef2d4 1,891 0.68/1.00 vMB 11
730,080 730,080 000000000000000000058963845eb3a4354dd7a348cafdee9fa9e51427f218d8 2,197 0.73/1.00 vMB 11
730,079 730,079 0000000000000000000049a0797146718e47f84957a0757ee41a8e0fbc21de6e 933 0.75/1.00 vMB 6
730,078 730,078 00000000000000000009c3c837d4be9fb4ed7eeb5d9cf4a6d561e3b61fbe922d 2,066 1.00/1.00 vMB 6
730,077 730,077 000000000000000000068bdd2da53c9d8c4b2a2019806bcc584900cd6bdcc469 1,946 1.00/1.00 vMB 16
730,076 730,076 000000000000000000020d02c065ac3178a314c58ddb699dbd68871967c030f8 661 0.27/1.00 vMB 11
730,075 730,075 000000000000000000019a3d8ea55adb88a638a7dc6891697973f0f7cfd3ae82 399 0.17/1.00 vMB 11
730,074 730,074 00000000000000000001a289e51b7d2b98fd6594e9ce1723333119db71434b52 1,726 0.59/1.00 vMB 13
730,073 730,073 0000000000000000000705cf63f76993f0755dbb474c102903038352532486fd 1,101 0.44/1.00 vMB 12
730,072 730,072 0000000000000000000277f33422c4f5c4f6b4ff32955be0946e032059c32ed2 2 0.00/1.00 vMB 5
730,071 730,071 00000000000000000000617546f8f8d07e1a7c51864bcae0284f5506f1a58273 874 0.39/1.00 vMB 10
730,070 730,070 000000000000000000064ef98b836dac3f4306095e118a610082d17e847b9846 538 0.20/1.00 vMB 12
730,069 730,069 00000000000000000003a56c557d09079d374d2f007bd6948db486f206b29c60 1,338 0.70/1.00 vMB 11
730,068 730,068 0000000000000000000645b43fee1e24bfd05d308dc887ecddcbcf6648e998f6 127 0.06/1.00 vMB 14
730,067 730,067 00000000000000000008a0f95df7da15a65773ca92a67785ee0b018cad438d1d 1,349 0.77/1.00 vMB 8
730,066 730,066 00000000000000000001260cf985ff4b4266bc8a2e2a3b004da146ce266351cb 1,203 1.00/1.00 vMB 1
730,065 730,065 00000000000000000009d1f19c6f72f7047a59d93c6d8efaa9b2134ce024a5f6 2,093 1.00/1.00 vMB 8
730,064 730,064 000000000000000000029758341337d29941b52eadf897688196398ab6422556 1,492 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.11 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: 735.77 GB
    • Received: 18.58 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.