Loading Tool

Explorer IconExplorer

Memory Pool

84,476 transactions
31.68 vMB
0.10724727 BTC
Random Selection Loading Transactions
Max Size: 194.21/200 MB

Candidate Block

Mining Attempt aa8b0bbc64c302f21742d9b40287941a374b5475a0a1f4b27ae7bfcb1630e165
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 538de62f4a3e73f1fac8446ef931f63da226b73dd9ebac811d3e21dddf44c64c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.03305348 BTC
Feerates: 504.27 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (360,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,164 555,164 00000000000000000010d58be56216c20202fb51c0827ca7ffb3c418e55a8767 118 0.06/1.00 vMB 30
555,163 555,163 000000000000000000204bdc6eedfe5fc4cdf7f4a1c688b9070d1aaa4555fabb 300 0.10/1.00 vMB 13
555,162 555,162 0000000000000000002c5fd776f8e6143c7ba3ddeb0d97292e66940ca5fe8bbc 212 0.06/1.00 vMB 11
555,161 555,161 000000000000000000222458cbffe9c8a6b7197e211314d17082dfad94b64296 215 0.05/1.00 vMB 16
555,160 555,160 0000000000000000002f8b72ebb9a3d52bcfd475ea9663cb1d65743995255c39 209 0.10/1.00 vMB 10
555,159 555,159 00000000000000000023262bd545d0a26f3275b2ea4fca698218ee6368f80098 1,374 0.78/1.00 vMB 5
555,158 555,158 0000000000000000001de49e037296a762582dc58c4b804f980882e5fcca1089 2,843 1.00/1.00 vMB 10
555,157 555,157 0000000000000000003581a9b90abe4b773dbc0950adebc4b2c7b7a289f22529 2,705 1.00/1.00 vMB 9
555,156 555,156 000000000000000000216918caa26bab9331020e3baabfc2bcee859d36caf8c7 2,645 1.00/1.00 vMB 9
555,155 555,155 000000000000000000018f2b8adee7f291a6837fafe464d17b9168c66e057660 2,893 1.00/1.00 vMB 13
555,154 555,154 0000000000000000001d25429cf17e36c59f270cb54abef604d68623536d61e6 2,282 1.00/1.00 vMB 14
555,153 555,153 0000000000000000002412dd32dba7be98f2b8d7391833a5fed9bedb56b80853 2,603 1.00/1.00 vMB 30
555,152 555,152 0000000000000000002ebdc13250aebf83924c1a14b7bd803e0e87462002c90c 358 0.15/1.00 vMB 10
555,151 555,151 0000000000000000002737ec38758b0b0427410241ff09f320c8f1491f459269 112 0.03/1.00 vMB 11
555,150 555,150 00000000000000000034da7c4433d276aeca0709ff0cd4d07a53ebe8ab2b4b07 1,844 0.83/1.00 vMB 9
555,149 555,149 00000000000000000025b15da4be80cb19c919db4dd6e5a67c445a4f9c7cb389 1,878 1.00/1.00 vMB 5
555,148 555,148 000000000000000000086455dd641c61a9c52e373571543d6ad4b05d9b2e4cbe 40 0.01/1.00 vMB 17
555,147 555,147 0000000000000000001af960567858a356cf6e2448fe67ccace4169ce1fcd93b 2,234 1.00/1.00 vMB 5
555,146 555,146 0000000000000000000c2ba66888e5832f1d42df1cb5c575800b85737ee62f12 2,899 1.00/1.00 vMB 12
555,145 555,145 0000000000000000000484c3b667481c855fadc4853f5ea1a04b6ceb3bb39492 3,134 1.00/1.00 vMB 23
555,144 555,144 0000000000000000001a27a03434919d8518e4ebea502bd736bfd0bd002bb7b0 1,640 0.54/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.