Loading Tool

Explorer IconExplorer

Memory Pool

28,775 transactions
12.98 vMB
0.05953584 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.91/200 MB

Candidate Block

Mining Attempt aabe7b8864586fbc813c0f6ae2b9807c8ca39806a9134814f84f4252b9793bb4
Version 20000000
Previous Block 00000000000000000000b196bc3e5aba28c39c3db3080adf17fe1d6de4dcdeaa
Merkle Root 2ad248dc017b948fefbe37ab4cf18df56dad8e8ed4c7d7729fcd534fab3961e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,838
Size: 0.997963 1.00 vMB
Total Fees: 0.03397284 BTC
Feerates: 239.15 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,770 (657,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,184 256,184 000000000000001644a7bf5560e5c7d41b5a00f633bc3641dcef78d554df58b2 207 0.09/1.00 vMB 103
256,183 256,183 000000000000002fe9471e92cf06cdc8caa736705d608a4a2a2fc44144794b9f 16 0.01/1.00 vMB 75
256,182 256,182 0000000000000030f2b06fa5a1d80de102fb75d09ed9aba2ded8d1a8b92ec09a 237 0.10/1.00 vMB 98
256,181 256,181 0000000000000004a19ba8cb3cc1a973e19af3e64912397c655c133d769766c3 385 0.16/1.00 vMB 109
256,180 256,180 000000000000001c71d02e8fd24b9c26aac4b46964f9bebf1a5a86ad259d99d8 437 0.18/1.00 vMB 103
256,179 256,179 000000000000002c68fd701cea67a82cab85c9720ece06f4181f2059a5b57266 120 0.05/1.00 vMB 113
256,178 256,178 000000000000002926fef3f4430ba264923ca7d272877a19d5130dd66f9e7c84 97 0.06/1.00 vMB 74
256,177 256,177 000000000000000ab7e19b031e8c5539079492569c231c08d21dda76ad669ee9 383 0.15/1.00 vMB 113
256,176 256,176 000000000000002553cf2d45f433168b14ce66e4933cad87c1ba2582b0784dd3 355 0.15/1.00 vMB 102
256,175 256,175 000000000000000ff21b1ea283efe20dd5f825966ee065949b70ab94fde85956 387 0.16/1.00 vMB 103
256,174 256,174 000000000000002457518f7c0218b5c4f9de1fb134061d1c5ebab332b0ce119b 259 0.12/1.00 vMB 115
256,173 256,173 000000000000002252f8c3af17e886aa7055ac12e0dd85a728f80a55ae0980c3 565 0.24/1.00 vMB 110
256,172 256,172 000000000000002ac6e1db98f2cfa3a8f4d80b3c8f671da114e4f1b9e2e77f97 127 0.06/1.00 vMB 93
256,171 256,171 0000000000000024a569b21c20573bfd1e903c6b1554a5c53bf8f6fee2cde897 104 0.04/1.00 vMB 90
256,170 256,170 0000000000000026f52767b50e9854f55fba666f0cbf26447049de3f5c384d71 260 0.11/1.00 vMB 149
256,169 256,169 00000000000000280f500eee70a7d691308c5c5b832363665e6ee2fa3e814a4d 437 0.18/1.00 vMB 117
256,168 256,168 0000000000000030d00068004ab78fcb6150f50e12dce4678f5d56a4b72ebaa5 161 0.07/1.00 vMB 63
256,167 256,167 000000000000000e4d6899f2db4ec5afd5b85d2e4ec9da42b9d177a3aedf7d5d 545 0.26/1.00 vMB 70
256,166 256,166 000000000000000422045ea0bf5b7244b045be5569afd4c4c2a0ad68e88b5502 627 0.25/1.00 vMB 143
256,165 256,165 000000000000002384f1ec284d900a1b0bbde70aeb9c537a513e6c3b764080f9 510 0.22/1.00 vMB 85
256,164 256,164 0000000000000030e905d1ef5509b76687027ec13bf18e634043a6213d81d00c 617 0.25/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 780.22 GB

Node Details:

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