Loading Tool

Explorer IconExplorer

Memory Pool

78,082 transactions
29.09 vMB
0.12688969 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt 037622c4ba6342d29a535cd74fdf16a476d64f18815393c4cd2512d86e84e21c
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 298fb88b04732f343b9276f6bbe0e514d7ad76841642d51318526729166b7882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.06612928 BTC
Feerates: 108.69 > 6.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (480,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,527 434,527 000000000000000003e71dd9ec3818f491c6a5e8c898721b88d285c27895878b 49 0.02/1.00 vMB 50
434,526 434,526 00000000000000000385e4fabfb609b538ef590aa4bf93f1b6a1f91b30befcca 688 0.32/1.00 vMB 65
434,525 434,525 0000000000000000019873badc095c1a54f783bdf6a48886dee2cd3e27a30b86 719 0.47/1.00 vMB 61
434,524 434,524 000000000000000002d5bbe9203fd4b6dcb013733a8c33c44f0a600382684ffe 70 0.11/1.00 vMB 23
434,523 434,523 000000000000000003cddcede588d1b6ba6a4867ed100ebc0a2e0107f9f7a772 2,139 1.00/1.00 vMB 61
434,522 434,522 000000000000000001b0dd42b50fddab31a8541f7c1cc9741a494b46af8b4f98 396 0.22/1.00 vMB 54
434,521 434,521 000000000000000000bb98a1ff0f54766f5dd5091bcecc29e03785cc40c94f74 390 0.16/1.00 vMB 81
434,520 434,520 00000000000000000361cfc5c923586d35de03930f0952aa0e458097d0a0ee76 207 0.09/1.00 vMB 93
434,519 434,519 0000000000000000029d7716c0e9dab4aeb4ef8a763080f64abbded2cc9297b8 1,160 0.66/1.00 vMB 63
434,518 434,518 000000000000000001c898abd3d6d51f4e6a61cd9ce00be934186473c5fa3786 1,760 0.88/1.00 vMB 49
434,517 434,517 000000000000000002d0542fc86fc7629dccc7b51841e222437f848ecdfdaded 2,298 1.00/1.00 vMB 72
434,516 434,516 00000000000000000437b861a89df08d552ba2f9b7a2a7738b16796d1d998418 1,871 0.84/1.00 vMB 64
434,515 434,515 0000000000000000043ed8dc6ea6be4324b25665a4cd07e45f22bb3e06214f44 844 0.42/1.00 vMB 66
434,514 434,514 000000000000000002e06810ba795d322a3c1161ffe61b37c766bb84b02f66b4 2,051 1.00/1.00 vMB 65
434,513 434,513 000000000000000001141b2cdec85daeb2ca1b26f6e76593230e3888ee792a85 1,334 0.87/1.00 vMB 48
434,512 434,512 000000000000000001df3c49fcefdac3d3546c63d4a103312029a1632c807588 1,991 1.00/1.00 vMB 60
434,511 434,511 0000000000000000023edd0993fd6a810cf96957bbdb3bd375285c0a05436d21 1,805 1.00/1.00 vMB 58
434,510 434,510 00000000000000000373ae887c501ee3b66b1686b0e74287969e76ffff0e88e6 2,463 1.00/1.00 vMB 55
434,509 434,509 0000000000000000002ca4509861823c87a7073577cca513f7b3c54ead38a0d4 1,999 1.00/1.00 vMB 68
434,508 434,508 000000000000000000fde18c6a8654c004d4f4f2bb3206a8b4461847d28706c2 1,980 1.00/1.00 vMB 92
434,507 434,507 000000000000000001287bfb7c87ba379a5d4e2fc9c0f8c70fa08483e513dc8f 1,377 0.57/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.