Loading Tool

Explorer IconExplorer

Memory Pool

40,481 transactions
18.93 vMB
0.18833143 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.05/200 MB

Candidate Block

Mining Attempt 369977691b513da4ed6c8f782530f2d79903e9ae8d0315d4ad88a68adc63711c
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 180d6896e5e38627fdf7762ed6b854ba3deb6fff42a7f543bb9f8a88b4367db5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,498
Size: 1.00 vMB
Total Fees: 0.05645854 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (772,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,368 140,368 00000000000003fe2edb7128eee832d3d9b3fac528d610729fc774c701b1ac85 69 0.02 vMB 285
140,367 140,367 00000000000003327aff68275f654db76e57c2b1b81888e60bc83403c46f7dcb 40 0.02 vMB 331
140,366 140,366 000000000000088ab2566ff216addcbb0895822d126c1c983d135284ab87011d 64 0.02 vMB 243
140,365 140,365 00000000000003b50efb5a7edd96c1eb830e12a6e83beff053e90671319f8262 84 0.03 vMB 531
140,364 140,364 000000000000089f458217fc6d994a5c801aba51c3cacbf3be9625edb0ee7986 9 0.00 vMB 320
140,363 140,363 0000000000000359a9c869680e2993bc74fee8bc04f5f47acd97a79fc7355f50 9 0.01 vMB 406
140,362 140,362 00000000000003520be8336ad47f4f3ddfa6d399f3579879212eb820b67a6f73 10 0.00 vMB 34
140,361 140,361 00000000000005a2e5ca704dd94b095f45dab3a1820e6c46cf707171545eb345 30 0.01 vMB 202
140,360 140,360 000000000000027bc06c95e4c7e986f9a016faf34aa1ce2007edbbd02695192b 12 0.00 vMB 65
140,359 140,359 0000000000000758cf20af1bb86066a91c7e8de2d9385a974f90722d568608d0 9 0.00 vMB 55
140,358 140,358 00000000000008b818f1f87168c11246e803c015af3dc1edec94dfad374e7312 14 0.01 vMB 334
140,357 140,357 000000000000086b2cc6cccced423497dcf994eeaeb36f656ec640c22dc729f6 14 0.01 vMB 88
140,356 140,356 000000000000011afe1a39267c63e89d90ded1c1d2bdf59cdf5b919be02fcaf6 28 0.01 vMB 78
140,355 140,355 00000000000004aa8e17b487b5fa358ea8fccc528100d93d2f1f2d94b1b7ef74 14 0.00 vMB 518
140,354 140,354 0000000000000098efa2f025cd3aae5d773e1bdd328f2f0355fdc128bc02a9dd 57 0.02 vMB 16
140,353 140,353 000000000000022f29801393ead07e66a13d83a38e06bdd89b5f1e64185d2d79 12 0.00 vMB 15
140,352 140,352 00000000000006d214389ddb4400b14fe266f98427050b22e2d8bd9f8cefd1ca 4 0.00 vMB 124
140,351 140,351 00000000000000db33edb8bfcde959990b4a220f4b164ffbb6bd52a4546b1bc5 26 0.02 vMB 114
140,350 140,350 00000000000007926c1ce129b0aae0b961ac8bc62b1605550dc762fedb35fe7d 48 0.02 vMB 125
140,349 140,349 00000000000007b10aa1e8334daac35150313f12a681889b70f1a5ba67610e67 28 0.01 vMB 220
140,348 140,348 00000000000003a7ab20d5a8044dcccfb329a0702aa2c026a1dc2ce453efe006 83 0.03 vMB 24
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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