Loading Tool

Explorer IconExplorer

Memory Pool

76,633 transactions
27.67 vMB
0.07847799 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt c279fd0bd8649ca804c5071bbb49aae44e90ed2427c414ae56b735470d57ed91
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c6a04d22fa2658e076052c8065abce76f299ca99fe600feec0099a21f2acc7bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01934997 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (489,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,245 426,245 00000000000000000127858dbc4e2d0066768bcdb7c5ca690ec5bdf54eb8e119 204 0.08/1.00 vMB 68
426,244 426,244 0000000000000000041b29bf02a50537a29947c5ae89620cf7be4ce0249c104a 522 0.98/1.00 vMB 15
426,243 426,243 000000000000000004b6c402fc2b527aa2cb602722d7236ed4a7fc23232a051a 1,828 0.79/1.00 vMB 60
426,242 426,242 0000000000000000042bedcd058707f15bfeac77f1bec4e5fe44534855c7555d 2,073 0.93/1.00 vMB 56
426,241 426,241 000000000000000004c3e67d100867e22dcb8bfb7b7daa91af649e7ebc040413 1,922 0.85/1.00 vMB 57
426,240 426,240 000000000000000001108e7b978f4723b4bf91bd20a8e6753e611e9383850af0 2,721 1.00/1.00 vMB 73
426,239 426,239 0000000000000000025d594bbad5a93335365c5d24a313dcf58456c959b1aa43 1,807 0.70/1.00 vMB 62
426,238 426,238 0000000000000000037090613156531bd1293c120318ff7866ca007c1ec7ad68 216 0.09/1.00 vMB 83
426,237 426,237 00000000000000000294c63635aaa5f1013a73dfe62f11ba8981f43546d328cf 477 0.99/1.00 vMB 16
426,236 426,236 000000000000000004f6ee4f299a37a2ba4d5b5a800ea138d6da11409990cda4 2,026 0.95/1.00 vMB 62
426,235 426,235 000000000000000004ef781c3afb2d2a7f638109bce3de788a72816b0b4eb792 1,597 1.00/1.00 vMB 45
426,234 426,234 000000000000000001ea213f00b2334abc35f19799135f7ad17dd875a457d8d5 1,853 1.00/1.00 vMB 54
426,233 426,233 000000000000000001da7aea19df481cbdcaa25a1faade04df712fb0c496db64 1,320 0.93/1.00 vMB 34
426,232 426,232 000000000000000001c6d04c237650666e5bdf160867b78c5b6543d5157efddc 2,280 1.00/1.00 vMB 83
426,231 426,231 0000000000000000008027054f1ccb2edc0b45fb6addce02997a298738f1ae00 2,784 1.00/1.00 vMB 76
426,230 426,230 000000000000000000dd8a7bb73190bd8574df5f18966347a2094049e28c8cab 501 0.25/1.00 vMB 76
426,229 426,229 000000000000000000574774779bf0774fd096700f7dd5bd449a43459a4a86f0 514 1.00/1.00 vMB 15
426,228 426,228 000000000000000001962bdad2f113163369b6d14d936aa480cfc3249d2636d6 2,410 1.00/1.00 vMB 68
426,227 426,227 0000000000000000030e283b0939a183c20eee646b442874142c48587748b25d 2,504 1.00/1.00 vMB 78
426,226 426,226 00000000000000000276bdfd2e8c922d2365f32392b6545008e21f4da4395054 1,718 1.00/1.00 vMB 50
426,225 426,225 00000000000000000260bf92d434278f3a2717e4c36145bda6d9f40bd35358eb 1 0.00/1.00 vMB 0
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.01 GB
    • Received: 17.64 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.