Loading Tool

Explorer IconExplorer

Memory Pool

27,110 transactions
10.23 vMB
0.04301387 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.40/200 MB

Candidate Block

Mining Attempt e2140a675eb37cd1dcd8ab19ef5f1a1fc9ac30fea88a26976b146afe6f3c2263
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (769,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,131 144,131 0000000000000255b8f5143eddf4a0976f021b7112b2bb2c89249a8cb1048f02 41 0.01 vMB 97
144,130 144,130 00000000000000923c2a6a7ab28f738641f8243ea4ae412645e69ad44c1fffbb 10 0.00 vMB 17
144,129 144,129 0000000000000809c403e1c7ceedeb7a8b68a847739854400d8fd67b54be2892 129 0.05 vMB 166
144,128 144,128 000000000000050904b9dde3c5961613f998699ef4764c4f45d8f5c551310c9a 3 0.00 vMB 94
144,127 144,127 000000000000024cd562aca2856db4f77d98d4598d8b3974a3589cb4f76b68cb 52 0.02 vMB 77
144,126 144,126 00000000000006cfe3a5a634341663a63ef9fcd46ee9b3fbf313358a211cf85c 9 0.00 vMB 771
144,125 144,125 00000000000002b12ac40646c92f9d4a43f5c425af3dcd0c5c664e51c65a22cd 30 0.01 vMB 170
144,124 144,124 00000000000005453e613734b291736dcc29c4077ffbb9ca4ca6d5ff0f952eef 1 0.00 vMB 0
144,123 144,123 0000000000000176f70c0345078bfe8ef9e50c26dfdea8e93d26f01e1a21c580 12 0.00 vMB 52
144,122 144,122 000000000000068d1b84ae095125d39fb18fe03d341434d35d2412a974b6e6d0 128 0.04 vMB 265
144,121 144,121 00000000000002be1a021fdb20190ee3cdf8f840491f6e648e637078b985210c 124 0.05 vMB 189
144,120 144,120 0000000000000442256300cad07361d1844268051eeb645bd01f16307b7f6fa3 7 0.00 vMB 106
144,119 144,119 00000000000006a2c72c914030c44c708d3a63346870d55ca66ca32efd86238d 133 0.05 vMB 183
144,118 144,118 000000000000080814c9619e3597dca5bf305888f5f49f02437008529945c5b5 68 0.03 vMB 19
144,117 144,117 00000000000009280c3ee578b2745d3c8aa3e7f28bce83084ffe1aa1cb05bb79 69 0.03 vMB 150
144,116 144,116 00000000000006a6427c5618c874d56acd9cff94705714e1d039ae84d5625493 41 0.02 vMB 315
144,115 144,115 00000000000005c62257f4ac15042583d1996a9b258915a387a80f059852f4bd 3 0.01 vMB 997
144,114 144,114 00000000000002d9f41de3669359ffbf23b9c2fdca60dfb02c4c70153e96f3ba 42 0.02 vMB 179
144,113 144,113 000000000000096743fa8507323398eb25799e56c1c093050f096cf171a976fb 9 0.00 vMB 535
144,112 144,112 000000000000081f30be32c5b5e8cea49d51c19931f98d7126f9f1b9e133fae7 6 0.01 vMB 62
144,111 144,111 000000000000054fc6602128f9d9f06e0039134a554f85504e9687547c691f8a 42 0.02 vMB 1,111
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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