Loading Tool

Explorer IconExplorer

Memory Pool

38,226 transactions
26.34 vMB
0.06262524 BTC
Random Selection Loading Transactions
Max Size: 135.59/200 MB

Candidate Block

Mining Attempt c10a79272660adcdbf0c41c3d16a2ea8086b80e9188f50e40b2ca78ee0d7448d
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root cfae2f4c32f47398d3bd46306d161bf78e6ab1f11c5aa6ed5e2043c9fef0302c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.01377792 BTC
Feerates: 160.85 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (666,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,950 247,950 000000000000007e1200ea92aba034eb2c095be52879f6d172ef571e4d840cec 198 0.08/1.00 vMB 158
247,949 247,949 000000000000007c799e7d84be28ca42e2e76acd2bbba9f96aa00d56bda31b2a 283 0.14/1.00 vMB 133
247,948 247,948 000000000000008bd8f4754e939bde1483f6008f00867dcc9780d5a3dd29ccb1 55 0.03/1.00 vMB 110
247,947 247,947 00000000000000870704d2cd42ca590c61252358cb5700bbd89910d241a198b2 60 0.02/1.00 vMB 186
247,946 247,946 000000000000007a327d202fcbbe2df49b17f82cac82aabbe5431b9a48875d6e 225 0.09/1.00 vMB 171
247,945 247,945 000000000000000b54cfc6eee592bc594bfabdce7bb4a51c9c23f92a340f8c43 172 0.08/1.00 vMB 144
247,944 247,944 000000000000004562534fc664c5e8fcf3255b37e3e488768eb60f8ec8366735 131 0.07/1.00 vMB 128
247,943 247,943 00000000000000a26a8289a14b85aef5db345203a108a9a7ad469d4f54c13db3 154 0.07/1.00 vMB 279
247,942 247,942 0000000000000007be99220e949d66f76ce961aa195665c46e4b8aaf412dd23c 587 0.24/1.00 vMB 145
247,941 247,941 000000000000005f9f33e9cd87f94cdd783ed7a85790d2c2ba897554456d8a45 52 0.02/1.00 vMB 119
247,940 247,940 0000000000000060a3721e66eac075abd270f3a5c54c78cb19055e133060e1bb 238 0.10/1.00 vMB 140
247,939 247,939 0000000000000042260a389a210b7747ab9dcc337bea549fe96e4ae872edc6e5 331 0.16/1.00 vMB 128
247,938 247,938 0000000000000085b7c0796bdcd58829820df268ee16837856d1dd30e041432a 249 0.11/1.00 vMB 131
247,937 247,937 0000000000000094480cf4f86ce4495d2a761626ab70954eea71450314294ddb 261 0.14/1.00 vMB 124
247,936 247,936 00000000000000046a792eb11772c46b133743635f87bd913873fe86d81f9eaf 397 0.17/1.00 vMB 166
247,935 247,935 0000000000000037029903a8c838c8e400d6f796c18615cb353826b3a91d20f6 1,024 0.48/1.00 vMB 53
247,934 247,934 0000000000000086444a65f6084b3f789e5c29fff7d9e774d95cb63993ba9b7b 22 0.01/1.00 vMB 85
247,933 247,933 00000000000000473b5af829ac7867c3140d4ce59a98317ff0fdf2e32b968cd4 95 0.04/1.00 vMB 66
247,932 247,932 000000000000006aa0215af189bad3002202ea278ceef55eab5772e136071d86 374 0.17/1.00 vMB 99
247,931 247,931 000000000000002ebb57b3bff77ade51cda2bcc001e6ac1795286c7dd029daa5 548 0.25/1.00 vMB 143
247,930 247,930 000000000000008de9ed33577c7a45d1e8d83bb70f3f7639a6f2d232f9e83f9c 26 0.03/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.81 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: 635.30 GB
    • Received: 12.30 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.