Loading Tool

Explorer IconExplorer

Memory Pool

24,129 transactions
10.58 vMB
0.03076590 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.52/200 MB

Candidate Block

Mining Attempt 74c8b2227bf246b2171f4740720a5907de65400eba466d81970c13d1e9f7dc5f
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 640bc124f00848d953f806720150f943335bbbf31acc1bca5396ccc86d6e3931
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,660
Size: 1.00 vMB
Total Fees: 0.01310995 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (751,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,055 162,055 0000000000000a83dba80967d5aa9a9b23085a2150faf14a0167abaf3d74f746 11 0.00 vMB 18
162,054 162,054 000000000000051aba49796da4eb5fb077d4f8e2a7f2be146c75d043af64f709 40 0.03 vMB 83
162,053 162,053 0000000000000700f3ae51c5e9aaa5ab8d0f21a8c592e6f00c52b72cb247d647 117 0.04 vMB 197
162,052 162,052 0000000000000aaf077fb7d4bd37c645edd10a11a5d74a9105892e3f7001188b 65 0.03 vMB 285
162,051 162,051 00000000000000de93b2a48f19ee740175cecf50df610dfcafbee9839a814893 6 0.00 vMB 27
162,050 162,050 00000000000005d53def67a5b20dead9345b365482dcff29256395e22d4d1636 13 0.01 vMB 25
162,049 162,049 00000000000002f6494ef7be13a5da9ab8e8a2125556dac25f66459ab3f27464 16 0.01 vMB 47
162,048 162,048 00000000000000dc572b0c7a5190f4027b274102d127bac7cf4a144aa957616a 37 0.01 vMB 96
162,047 162,047 00000000000006ac18e2a88d2808b80638f1f7a00009705a1c14af8e2797364b 32 0.02 vMB 226
162,046 162,046 000000000000085f2670f10e1bd90dfee87e5009afcec21a0e1483eb6b430a4f 7 0.00 vMB 355
162,045 162,045 0000000000000000a00369f825c04af023183eb09a20d89cb31672151b209980 14 0.00 vMB 47
162,044 162,044 0000000000000269dc7b9e7d7a6e32982e71628c9580f2446dbbec34816c89ee 35 0.02 vMB 261
162,043 162,043 00000000000008dddf93f8fec6b30e3a8a6fd72bb74b3beab373a564fd31a193 14 0.01 vMB 232
162,042 162,042 0000000000000a1c9e7d5b1d14516fffcb49f0ea1d7532bd32b01bda506525a0 27 0.02 vMB 99
162,041 162,041 000000000000059224ac5c2891ae7e875b244bc8504c5a9c164b166308f10c44 23 0.01 vMB 87
162,040 162,040 0000000000000cb91f1fe58bee33d0c46486e966a3df2ff93f636d056c5cf87c 7 0.00 vMB 574
162,039 162,039 00000000000003ef19f905dc436b9ed6e0cf50e3020b44da05d7700d119403c7 106 0.03 vMB 93
162,038 162,038 000000000000030289b23f8f6212c2d17bef08439f1a0fa9e88473e51bfeab05 26 0.01 vMB 141
162,037 162,037 00000000000009bb36fa246ed68b1532950da513ffdab94346e6c0584044a395 15 0.01 vMB 18
162,036 162,036 000000000000093fa54955376fe6e7129ddc084010af2eaac1467d0dd2aa173a 8 0.00 vMB 0
162,035 162,035 000000000000010bb7eb9ba254c2a04e5b500b353e75f09a9a30c6b1c03b3f1d 24 0.01 vMB 65
Previous 10 blocks ↓
Total Size: 779.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: 397.10 GB
    • Received: 2.03 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.