Loading Tool

Explorer IconExplorer

Memory Pool

61,995 transactions
34.99 vMB
0.10950747 BTC
Random Selection Loading Transactions
Max Size: 186.31/200 MB

Candidate Block

Mining Attempt c2bc831cdf22e9d263f1ef362ec568e822ef37b2b479ff1ad875685e61f44d1b
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root 97ff40fab381f6391d81df24623841b1baebb3bd503484b2dbc15313d1de17af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.03718499 BTC
Feerates: 196.04 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (561,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,515 352,515 00000000000000000559132c1a66c6a71fd76be003da9292a593a1f2a6ab4c13 1,024 0.28/1.00 vMB 52
352,514 352,514 00000000000000000990214b4df027fa4869cb4a1d9788aa844dfd7f6b4a7804 830 0.25/1.00 vMB 51
352,513 352,513 00000000000000000f88cbfdecb72fd5eeedd4190b8f786567bd7187e2d0d90b 325 0.15/1.00 vMB 25
352,512 352,512 00000000000000000ed47ac3705966fce0a69c99335ca402a82875f19baaa213 487 0.29/1.00 vMB 25
352,511 352,511 000000000000000012807fd8aa0261dfc7cf639e220485d2154890218f00e460 433 0.19/1.00 vMB 27
352,510 352,510 000000000000000009d5f937c9fe5cb7146b31ca1ef44b6e8a372b5bd7ec3d56 1 0.00/1.00 vMB 0
352,509 352,509 0000000000000000128731b0ca50ef46b662fe721b407c220992efd5b213c945 1,124 0.57/1.00 vMB 27
352,508 352,508 0000000000000000015946aeef62a4b2127d05bc7bc1b1feabfbad85f72b414f 1 0.00/1.00 vMB 0
352,507 352,507 00000000000000000ac4fa7c0ce391d12ddd674d0bf7fbe558ef37d29cc9b45a 348 0.16/1.00 vMB 24
352,506 352,506 0000000000000000131730c38989f1e4116385f32b18fb68a7bd5790d861a6e6 1,162 0.64/1.00 vMB 22
352,505 352,505 000000000000000011dd4257c6b920236b54bab2ecb45aff6dcc05f2805108ac 1,188 0.52/1.00 vMB 33
352,504 352,504 00000000000000000ecd7883cd18cd28dc41b9e38be9fe6144f5f1041c41fcf1 1,665 0.75/1.00 vMB 32
352,503 352,503 000000000000000011ca14d5f0750a8a30cfe3130c03181bde8e6ce88e5929f7 269 0.16/1.00 vMB 26
352,502 352,502 00000000000000000d9411927c2b82207338a9ba119b37c7fd134aee9e866c9e 566 0.32/1.00 vMB 24
352,501 352,501 000000000000000005d92fd9e46cfddf48a935469bec9e24c383bca1264b20ac 167 0.13/1.00 vMB 14
352,500 352,500 00000000000000000d495be22d6c2691375ec3df2a319740c99e8d95da26d0b9 704 0.36/1.00 vMB 27
352,499 352,499 00000000000000000f69f32a58d5e599940afec536b3943bdb49badd0befa6ac 640 0.30/1.00 vMB 27
352,498 352,498 00000000000000000cd95c1472618d12406d9469a4a4b20dd768a3807bc1421e 581 0.48/1.00 vMB 13
352,497 352,497 000000000000000015a55e0737635fea26ace4aa607fe8a40ba5c0cd6d3fa520 1,313 0.75/1.00 vMB 25
352,496 352,496 00000000000000000171462f0978086e9ecc772e3794dd86e5684c40de148c1c 2,598 1.00/1.00 vMB 36
352,495 352,495 00000000000000001133e905ac3268d674751f5249d44efd6546d459c94bfe31 337 0.14/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 601.53 GB
    • Received: 10.13 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.