Loading Tool

Explorer IconExplorer

Memory Pool

47,308 transactions
27.99 vMB
0.08796551 BTC
Random Selection Loading Transactions
Max Size: 148.75/200 MB

Candidate Block

Mining Attempt c269dfc50b76e838d56cf8ae4920fa7c19468d4d756c4180b8fde8f0e4d5cad2
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 0a3cdf2ddaf49a199f21f26d9ca612505abef58046bef3a5bf38e19519b247b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.03351398 BTC
Feerates: 500.00 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (664,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,011 250,011 000000000000002c74f0f091acda19a8f371b7cf61b20accf811a24ee5ae1c9d 528 0.24/1.00 vMB 111
250,010 250,010 000000000000003f08489540b235c264078445d02ae062c7fcb18f38ac178ee4 43 0.02/1.00 vMB 115
250,009 250,009 000000000000003f2324c3c993cb98d782d7d88a319212b06e3d1355dfdfc63b 209 0.10/1.00 vMB 125
250,008 250,008 000000000000002cf59913715c481d9688416350b8ef9962eb9cb43c28e41a0f 43 0.02/1.00 vMB 121
250,007 250,007 000000000000005dda2b2a331b97a247dd346774382a6291e427d372ebfe62e1 188 0.12/1.00 vMB 94
250,006 250,006 000000000000001487e3b219cc4c104f792c9d519fd3d4198d4f265f689faf60 113 0.09/1.00 vMB 100
250,005 250,005 000000000000002245b638f45da58d88a31f51b0847fe20c0767401dc239d8b5 30 0.02/1.00 vMB 54
250,004 250,004 000000000000001ad8cc4aafb8db55b0e4444fad216ae63f26cbfe9adb6031a9 164 0.07/1.00 vMB 134
250,003 250,003 0000000000000054502d8fc7843719bd20d6094ea9a3ea8e4f4a7b9862fb45c2 331 0.14/1.00 vMB 148
250,002 250,002 000000000000006b0b79274e9cfdfeaa89196a2281bc92493b1a1e74f2eac087 238 0.10/1.00 vMB 178
250,001 250,001 000000000000001b3f536a81be90d5cbe8b79c2c1df53d1f91540cf5cb5a7c58 128 0.07/1.00 vMB 211
250,000 250,000 000000000000003887df1f29024b06fc2200b55f8af8f35453d7be294df2d214 156 0.10/1.00 vMB 117
249,999 249,999 0000000000000009c2e82d884ec07b4aafb64ca3ef83baca2b6b0b5eb72c8f02 582 0.22/1.00 vMB 189
249,998 249,998 000000000000000fdce4395ae694916f53c453af3be6eeb8e2817aba4377cdd1 328 0.14/1.00 vMB 180
249,997 249,997 00000000000000526705e9f457daf0001f10ab1b14fc7dbbb11d70af035b3835 558 0.21/1.00 vMB 178
249,996 249,996 000000000000004fcb7cb904612876a77916a08c24113957d7814d4995619b34 262 0.10/1.00 vMB 157
249,995 249,995 0000000000000052c627c467c8931b25b49e09851b7c8b61655e43df0cbf7a19 206 0.11/1.00 vMB 154
249,994 249,994 000000000000003b77bb83a90cc42c0de324344a7bfa66775bb4af99eff0a865 303 0.15/1.00 vMB 134
249,993 249,993 000000000000005532abd452366e92060a2bedb9d198da6c780d288434c1c507 32 0.02/1.00 vMB 56
249,992 249,992 00000000000000585cf12404ec4efe7d35457967d5586ba182883837f4a98b1c 268 0.11/1.00 vMB 151
249,991 249,991 000000000000001a690c48b6e258ced04d2817ba865f0f0088fbb5057512dd5b 297 0.11/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.01 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: 649.39 GB
    • Received: 13.17 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.