Loading Tool

Explorer IconExplorer

Memory Pool

82,409 transactions
30.44 vMB
0.10409353 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 5d78c9925f385dbf5072889fc8e3aa3843018e1f1afad8f27fb1f585fbbb32ff
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (309,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,237 606,237 000000000000000000131a5e02039c2388764536e61a63192d0143db5e8f4fc1 1,109 0.30/1.00 vMB 19
606,236 606,236 00000000000000000007ca045d606c9d0d18e34f3d2831c98054ce6b2bbdd994 2,000 0.54/1.00 vMB 21
606,235 606,235 00000000000000000009e5435128b52a5bae1170245e751274a3b8e348dc404a 1,822 0.51/1.00 vMB 22
606,234 606,234 0000000000000000000d7f6a687227467ecefdcaf55a46ac368b59a472ad5a3a 2,254 0.64/1.00 vMB 23
606,233 606,233 0000000000000000000998485398f98342b86ba9f3c9892c33085d6fa6c66827 392 0.10/1.00 vMB 21
606,232 606,232 00000000000000000006ed559c88415b25da8c07654e3af7e389677fdf3a80b4 840 0.23/1.00 vMB 23
606,231 606,231 0000000000000000000454a8342175b0d66dcb76bec7f5067513524b464605b6 2,106 0.54/1.00 vMB 20
606,230 606,230 0000000000000000000059dd80b123a6478d50e44ff4ae269945b1fef37cc472 799 0.24/1.00 vMB 26
606,229 606,229 00000000000000000013f940e22e5eb6e32750951ca3a2951a7df384760a9f4c 1,413 0.36/1.00 vMB 19
606,228 606,228 000000000000000000060942ce14dae6249f4db0f3ad1233080bc98c4f7adbb2 2,489 0.81/1.00 vMB 9
606,227 606,227 00000000000000000006538ec1f1593a14fb3c0ef1fbd74fe21bff4cb6085b6b 3,045 1.00/1.00 vMB 29
606,226 606,226 00000000000000000007e53283704592bf8da0f9f39104ade461642a24e4ce7e 2,068 0.81/1.00 vMB 10
606,225 606,225 00000000000000000003dad165923b2eaf6fbb78475bf10b06f6694c7bdb6575 3,258 1.00/1.00 vMB 28
606,224 606,224 00000000000000000007ccbca1f95d15291c4286c3532754f80efc13879582bc 162 0.12/1.00 vMB 15
606,223 606,223 00000000000000000009c725c4881f7984532c0228e5519ee27150457c65473c 3,360 1.00/1.00 vMB 21
606,222 606,222 0000000000000000000d592e058314dc1ee1d098cf90bc6bdf82113bda04b8d0 959 0.31/1.00 vMB 20
606,221 606,221 000000000000000000092ca6d3a73129b167f2884dd1c757cb155b7e86f3ff6a 438 0.14/1.00 vMB 14
606,220 606,220 0000000000000000000c72bb15b9622fc38a6f4f06dbc19f89048ba1bf70f678 3,034 1.00/1.00 vMB 21
606,219 606,219 00000000000000000008782ed227f03af1a4e54b3f278ba3388edda9199c0226 1,060 0.32/1.00 vMB 13
606,218 606,218 0000000000000000001495a736064816355e80b6d2f67a078df9a9db256e962b 3,215 0.92/1.00 vMB 18
606,217 606,217 0000000000000000000c1e45542fba12a72c1fce26c01b5d4ff3f629f471a95a 1,917 0.64/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.