Loading Tool

Explorer IconExplorer

Memory Pool

79,039 transactions
29.26 vMB
0.12187106 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt f8788680c6c590b50692697b899ccdad9533c318d70009f63956f17da9462b27
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 0ab86daf448555f04c6d8e64676bdb1cb396b696f65e022e5dda83b5be769df6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.04438602 BTC
Feerates: 150.80 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (545,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,892 369,892 00000000000000000d52f1f00bd87b1c7a7a145546f9293cd3bb6acd55c677ba 417 0.30/1.00 vMB 30
369,891 369,891 000000000000000009e0421c1edd282680cd3498eb93fbefc7b205c42a0b4d4f 1,772 0.92/1.00 vMB 39
369,890 369,890 000000000000000008d56273a9d4e3474dbf402c905f88835b4ca21a5a1fed94 2,021 0.97/1.00 vMB 42
369,889 369,889 000000000000000005002b413221c6b77f5a29fb10b817767bc5c5194048950d 1 0.00/1.00 vMB 0
369,888 369,888 00000000000000000f79bf0d927e7c759fc88cee92ded176c8e8e48bd5a07fa3 473 0.30/1.00 vMB 28
369,887 369,887 00000000000000000caa54c5f6a7a37bfb9cd802968e039170111d270e98b1ad 769 0.39/1.00 vMB 41
369,886 369,886 000000000000000013b7de26399ccef8aeafd2431702197ab3e10f043ae081f1 452 0.23/1.00 vMB 37
369,885 369,885 00000000000000000ebdaf8874a150d8d4928b724b417bf544bfcea84d426bf4 60 0.08/1.00 vMB 11
369,884 369,884 0000000000000000077870e0dab56477a6051134b2a8145abda171ddbfc9ee5f 152 0.11/1.00 vMB 22
369,883 369,883 00000000000000000684b2c694e0ab22c7850fa2360a865bc6e424ac81ff83f4 1 0.00/1.00 vMB 0
369,882 369,882 0000000000000000099c6241d80fe50535d7ead1e711e78268dc9748508a9732 877 0.45/1.00 vMB 38
369,881 369,881 00000000000000000f8c9e20a678fc7123f916c7d91930bbd9cd160401ae49be 1,147 0.59/1.00 vMB 40
369,880 369,880 00000000000000000f7ecb43194ba88c774b8f6914e5d8b31f2ff9652ff5e837 1 0.00/1.00 vMB 0
369,879 369,879 00000000000000000bad727b87f0637c6eb8b3a39596d22dbc755e930f787fd7 670 0.76/1.00 vMB 11
369,878 369,878 00000000000000000bcc25e86eccc0d6fc95ca8606c33d0f82400c2a889030c9 2,574 0.95/1.00 vMB 52
369,877 369,877 000000000000000011104403ca57bc701526244138a33076ca90bbc9c3cb4db7 1,575 0.93/1.00 vMB 38
369,876 369,876 00000000000000000f756084ac36f799e45f24d160227f682cda94bf2cf1a28a 1,862 0.93/1.00 vMB 40
369,875 369,875 000000000000000008b05f96936b7395de37bf905ebc5ac2d20de45b97cf50b8 202 0.21/1.00 vMB 19
369,874 369,874 00000000000000000b98bcf6b3f78f6c0b589c21e25ef998f352aa48e02def3a 760 0.57/1.00 vMB 36
369,873 369,873 00000000000000000fa23931a498748d98096a30572b98abcd023a21bd888e04 2,348 0.93/1.00 vMB 47
369,872 369,872 00000000000000000ca71b6ee2dde72c236365d4b107ccee1ee11b51186c0f4f 283 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.