Loading Tool

Explorer IconExplorer

Memory Pool

35,004 transactions
14.39 vMB
0.06400770 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 83.52/200 MB

Candidate Block

Mining Attempt 529f4e1a93da540b7613a28e215b7dc3596467ef7911e327029ee3fde9d88734
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root ad9d6d0d24f16868106e3a4153a2e0c3516475968578d2049515d730f1c1c5c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.02152513 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (720,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,041 193,041 000000000000059fdcef9077b57cd9af6ee97f4ab0506c7dad760d044f170c77 609 0.25 vMB 143
193,040 193,040 000000000000042725bc28347cd5bc47f5a34283aad753e0397c3c1619d1e0ff 65 0.03 vMB 159
193,039 193,039 00000000000006e25c74eedc727ffd6e8b3e254cc7f4f846cd96e10b5feedf65 9 0.00 vMB 15
193,038 193,038 000000000000042e0b17de7a700912f15b9f0378e86c9d9c665b6103eca843f5 307 0.21 vMB 89
193,037 193,037 0000000000000722a46741d2e8e789e24b61b4fa0f87c52d4437d0ba45da44bb 88 0.03 vMB 32
193,036 193,036 0000000000000780d90298b36bda4104d72b662241f1d4782de39a3fa5a6c72b 353 0.21 vMB 92
193,035 193,035 00000000000006a74ac6557f35fa327c65870db2a85cb8cd8a0652eaa53e377e 13 0.00 vMB 0
193,034 193,034 0000000000000268af0fac133114f98d8c1a0c09b700ece843bf827a1282e321 824 0.29 vMB 145
193,033 193,033 00000000000006a4d9a2451a189405e479c45017acdf69a5a403662a3155160a 9 0.00 vMB 5
193,032 193,032 0000000000000229c6c8db7e38496f37b6a38d5f5d65d75a5d7a54facf21cae2 378 0.25 vMB 104
193,031 193,031 000000000000072d8092a989605fbda92aae88209f64f718f584aa8f64c0aaf3 201 0.21 vMB 86
193,030 193,030 00000000000000784ffaaa0dc9a8338ee189af6374094e5cb6b0193ee5e78172 156 0.06 vMB 160
193,029 193,029 00000000000000a6686657c14b7c7046afa141965b8c85d2ab7d16071766fad2 1 0.00 vMB 0
193,028 193,028 000000000000039a1766ebb80231ebe6e8b54bb01898160ee777cffa67839b0b 10 0.00 vMB 2,985
193,027 193,027 000000000000039aa3c91c5ada976c8ccfed93b2849ac1ff8611e8dedb51c4d8 108 0.13 vMB 78
193,026 193,026 0000000000000114f74006dad87d2d02094df05c19833e610f0e48588a052133 14 0.00 vMB 0
193,025 193,025 00000000000005dd6a144d61abcd4b5015e794b7b528e32eefc4676004d28367 128 0.05 vMB 71
193,024 193,024 00000000000006027b563e11d945ab7edaea288b638882913fb920b4c1d2927c 422 0.19 vMB 111
193,023 193,023 00000000000002a863c6bc8e0291ac967b5c3643fde946e7e7e4594b6e7bc96b 149 0.07 vMB 159
193,022 193,022 00000000000000bef29f9037184309d51b0464cc267011030231f24a618fd72f 701 0.24 vMB 165
193,021 193,021 0000000000000310d46d400a603639847aa5202f4647c5f9ed0e6d0002d29988 144 0.05 vMB 126
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 155.96 GB
    • Received: 0.63 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.