Loading Tool

Explorer IconExplorer

Memory Pool

77,111 transactions
33.94 vMB
0.14033253 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt e0ceb8c407b0a6a0652742b7b82a992118b7347d2171e2a5dba59232aa3b9263
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 7a3d8b6ac951c883e77098847da01f453451088bad4561bad1e9399aae7deb08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.02555325 BTC
Feerates: 56.16 > 2.56 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (727,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,044 188,044 00000000000007aed8a162c27163dd3a0343ed3e9a027280e4c848178787f2e0 8 0.00/1.00 vMB 60
188,043 188,043 000000000000080d6faa549e70107002bd800462082b4a57bf41d2ed4a48ecf3 253 0.10/1.00 vMB 136
188,042 188,042 00000000000008661c6208e374d0551c08b7c33e75206ea78b5e6d628b9b1769 120 0.04/1.00 vMB 45
188,041 188,041 0000000000000006b58950e297614ab1b0f1f43f752b85fbd19fe0859776ca78 275 0.17/1.00 vMB 91
188,040 188,040 0000000000000585d4af1ab38da9d1679b03325e86b6524cb920342c50f479d5 6 0.00/1.00 vMB 0
188,039 188,039 0000000000000085a65e20a0a91adafde994c279cef42b2106d3d56ae7f406b0 318 0.14/1.00 vMB 122
188,038 188,038 00000000000003be2289dba3c533a541dcb4562ec23716d56603e2a35e7dffc7 11 0.01/1.00 vMB 51
188,037 188,037 0000000000000919b1658c09ddd7af8af1218c1221f159aae690371ed908e842 205 0.07/1.00 vMB 168
188,036 188,036 00000000000004e1baaff1b6c1430baf74a218d75227dc94d5ba1cf8feb5cf3a 200 0.25/1.00 vMB 105
188,035 188,035 00000000000002afbafdf1e5c38762e731bfe08ae615b6edf5ec692a1dcf70b1 128 0.07/1.00 vMB 147
188,034 188,034 0000000000000767718af0e31db8a6ab43a2404dc89f29b0909d77cb26484bf3 145 0.06/1.00 vMB 106
188,033 188,033 00000000000008d7e2132644bafcf1951c2ec6e93f0d22c344fb6bbf617c5c42 500 0.18/1.00 vMB 138
188,032 188,032 00000000000004f8e9c1f15d36d33ff8d811ef8bbfbfd0ebfa0f022fb68de42b 134 0.05/1.00 vMB 131
188,031 188,031 00000000000005ba13d93ffea0a127fcde94d176964bcdb4e3fc52a846ad5376 69 0.03/1.00 vMB 111
188,030 188,030 00000000000003109e85de45de5bd09dbcf3084d421e678870524678c55c9c71 179 0.10/1.00 vMB 122
188,029 188,029 00000000000005136160d523ff3ce22cd86856bcfcdca6a6556378faa9df69dc 27 0.01/1.00 vMB 56
188,028 188,028 000000000000088c8ce6b7d23f4a689126cf5bc132b1cbcaafdf1ece8cc284f2 570 0.19/1.00 vMB 154
188,027 188,027 000000000000052581c072919ad51ade91b56a82a3d1db593fdc10c08c44f482 102 0.07/1.00 vMB 83
188,026 188,026 0000000000000031b3cde5ec0a0c66a2a3cea6d440bdd6ae60c4ce069f966a6c 32 0.01/1.00 vMB 120
188,025 188,025 0000000000000305160508b53ce6a750479a47d460b9e0c8768d0c29c8431580 358 0.11/1.00 vMB 173
188,024 188,024 0000000000000223c71d11b320cd571fa8e5a581cb7850754865f9363104cf91 64 0.02/1.00 vMB 187
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.09 GB
    • Received: 18.57 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.