Loading Tool

Explorer IconExplorer

Memory Pool

77,893 transactions
29.16 vMB
0.08315542 BTC
Random Selection Loading Transactions
Max Size: 176.19/200 MB

Candidate Block

Mining Attempt e08337c8ee4f45b9731b9126f4d570beb23695f470cbf38f4355f2acb16f94ab
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 319f5b52ed7163312b69a5268d82f8599b17cdd9fca0f74a1ff5d0030bf5ea4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,994
Size: 1.00 vMB
Total Fees: 0.02213185 BTC
Feerates: 302.06 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (326,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,587 588,587 00000000000000000002a85fbb826b6a09dfae49b03594e8a4c6feea8723dd95 2,347 1.00/1.00 vMB 16
588,586 588,586 0000000000000000000901c2562a2c060242de2bbed7aae41fe23bfde9d167c6 2,171 1.00/1.00 vMB 20
588,585 588,585 0000000000000000001dabd2f5f529fc9ad284c5f99cd28d45a124899ac96fb8 2,498 1.00/1.00 vMB 45
588,584 588,584 00000000000000000018cb75f8219fa9365fc595bf34860e15b1b1e1836cc349 1,730 1.00/1.00 vMB 20
588,583 588,583 0000000000000000000a951d1edaf7c02f997b6aa43cf811c8bf5c2b5ccd4074 2,472 1.00/1.00 vMB 39
588,582 588,582 00000000000000000010b37ab6e503b897d7707668be70845db7b7624fe8dfc7 610 0.34/1.00 vMB 16
588,581 588,581 00000000000000000019e70836ee5c3831dbcdd0e643a11efdae8e2da5cba26d 2,346 0.81/1.00 vMB 16
588,580 588,580 000000000000000000088fb4748efb136951a7a67058416c56729befd73612dc 709 0.30/1.00 vMB 6
588,579 588,579 0000000000000000001ac06890d71cccf054907a649b2416cb52fb54d71892ba 2,475 1.00/1.00 vMB 3
588,578 588,578 00000000000000000011e4c0c48d0ad05ef22f802cf842bc2b7d54cee01790de 1,421 1.00/1.00 vMB 13
588,577 588,577 0000000000000000000bbd366c83dc5a334f12cd55b3e02fc09b1856c9ae1471 1,284 1.00/1.00 vMB 11
588,576 588,576 000000000000000000050c017218591b528719bccabc2eca85f4ab0ce5176f42 2,201 1.00/1.00 vMB 23
588,575 588,575 0000000000000000000e39c575326d3142900e0e310865bc56aa45fd7ff22a76 1,115 1.00/1.00 vMB 10
588,574 588,574 000000000000000000046c2e9d7b187085572a30cc03ba730783eea5cb10eee0 1,155 1.00/1.00 vMB 29
588,573 588,573 0000000000000000001d544ebbb277307219c7536351e0f82881bcc2e2c9c101 696 1.00/1.00 vMB 64
588,572 588,572 00000000000000000003ed1d6c8e12940278ce30463bb127b47ca88e41efaf85 2,756 1.00/1.00 vMB 24
588,571 588,571 0000000000000000001d6c96f25b6b6b754c65f01525915b8d3d152d45ddb6bc 896 0.33/1.00 vMB 21
588,570 588,570 00000000000000000006c4c251455ad1b450d1192378eff68e6d551693628474 2,632 1.00/1.00 vMB 12
588,569 588,569 00000000000000000010fa007e0a1962a377815b9aa11658e95cd106480ecc2e 2,869 1.00/1.00 vMB 24
588,568 588,568 0000000000000000001115169393bfb021763a806f68b639f2c2efa39af0e196 1,137 0.47/1.00 vMB 14
588,567 588,567 00000000000000000015d7e80ce9dc5d170a15f2448f85cb6c5ffd46805efeb7 1,541 0.72/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.