Loading Tool

Explorer IconExplorer

Memory Pool

78,498 transactions
29.81 vMB
0.07470897 BTC
Random Selection Loading Transactions
Max Size: 182.05/200 MB

Candidate Block

Mining Attempt 0995f4afa95eeb57bcf9d02f45b6755fb5167cbd825f2c264400323f2267708c
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root eed7069a859b1916ff634d6a6d463e86cc9dcd32d1ca7c7d34ebf25b015dd547
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.00873823 BTC
Feerates: 150.58 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (489,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
426,224 426,224 0000000000000000009efe1baffa88ff95923f552314ff5febd956bb83069a7b 1 0.00/1.00 vMB 0
426,223 426,223 0000000000000000034aace804fb57394d45220e7cb3cf1af6e577b671bc48da 1,123 1.00/1.00 vMB 30
426,222 426,222 000000000000000003802dfb96459a08ebfadd1b08036f9844a5973f4d89f17c 1,361 1.00/1.00 vMB 32
426,221 426,221 00000000000000000494a8122064956fe4f7fd9f96cd1495866ab5e8242da708 2,087 1.00/1.00 vMB 59
426,220 426,220 0000000000000000005cd4a7ed1c073c914f711ea6ad2a782cd220232985eb6a 2,361 1.00/1.00 vMB 56
426,219 426,219 0000000000000000038a7a7703051a06f07f5c4845b13221f65d72e3b679d96d 2,389 1.00/1.00 vMB 66
426,218 426,218 0000000000000000019be65247ed716690b25dff49c12ee1452a141fa614548a 2,591 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.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.