Loading Tool

Explorer IconExplorer

Memory Pool

75,496 transactions
27.91 vMB
0.08330445 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt 98a7d9b82ef9a908e110dd5b920d738c9edc42ed4c19e112b006d3a72d5c6f9f
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 1e2e836ca892af8bccdd40029f0a24b8808432c17bf135ec5e66768299007075
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.02336493 BTC
Feerates: 100.21 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (546,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,124 369,124 00000000000000000124ee8c1b7c2b8d4f25b6733b3c2440b920610fe847c8d2 1,152 0.57/1.00 vMB 39
369,123 369,123 0000000000000000009136359b8f795af423891dade0bd1b369e796abca5650c 444 0.33/1.00 vMB 29
369,122 369,122 0000000000000000128c541257f01924b465bd8440fe0c2b4f5c7ec168dba94b 244 0.16/1.00 vMB 20
369,121 369,121 000000000000000010932009622361520ab4e1039171e78a674f01165795a44f 1,914 0.95/1.00 vMB 40
369,120 369,120 000000000000000005bb06f4b7fdc869f3f2170c9654470cb7490bd412188c4d 796 0.34/1.00 vMB 52
369,119 369,119 000000000000000003fda059b06d330ff8fba0d0dedd3b2fb9435a7968a75c66 1,422 0.81/1.00 vMB 36
369,118 369,118 00000000000000001023eac0f1d063cdfa73af1cc11645c9ef483f96d8bfc093 332 0.25/1.00 vMB 22
369,117 369,117 0000000000000000142ad7f04a8de09dfbae90920493412b961ec4e3d2387426 1,295 1.00/1.00 vMB 24
369,116 369,116 000000000000000006c2f4080eb4d8a24e0247c30f25f8d372f4cf094626dd2f 1 0.00/1.00 vMB 0
369,115 369,115 00000000000000000a01566d676504a542cffe89b8e7ebe299a1251b9f911dc6 2,305 0.93/1.00 vMB 52
369,114 369,114 00000000000000000575e359f67a7b9a4405aeade75a5032419c678b4b7dad61 273 0.25/1.00 vMB 23
369,113 369,113 0000000000000000140e2ef8fc48cbb8512612d33b5a325090c787566add6def 384 0.64/1.00 vMB 11
369,112 369,112 00000000000000001140e15e67818eede3e4e2be2040aa8bd6776102ead52dde 1,067 0.75/1.00 vMB 29
369,111 369,111 00000000000000000d68bb3b5a66c3f0affbbcd216240b14696b5008159b1e82 644 0.87/1.00 vMB 21
369,110 369,110 00000000000000000e92259502dd2b2b78ed3cce497fff7832f2e1d0dfa2efbe 2,006 1.00/1.00 vMB 71
369,109 369,109 00000000000000000485b4a4886c266ac8512d207c6bf81f32abe17133cca6a4 1,152 0.90/1.00 vMB 28
369,108 369,108 0000000000000000015fa88d8bb40559a91e8c69b99f9d2376a0ef163888f8ce 1,795 1.00/1.00 vMB 37
369,107 369,107 000000000000000002f2e6f3bc66f2215060ce9870e1511dc8832a9915cb20af 458 0.41/1.00 vMB 25
369,106 369,106 0000000000000000093c8b9602672d0e64d6efacf2091044940fe28e89e6b454 228 0.18/1.00 vMB 29
369,105 369,105 00000000000000000a13240f4eb421818a824a2b281c8adb11118ebe7f66ffd7 317 0.25/1.00 vMB 24
369,104 369,104 00000000000000000f3451170b23080added0db9e2525960d812dae2f4137f45 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.