Loading Tool

Explorer IconExplorer

Memory Pool

74,761 transactions
27.62 vMB
0.07587149 BTC
Random Selection Loading Transactions
Max Size: 168.37/200 MB

Candidate Block

Mining Attempt ddedf814e1d20049bdc4ef0108f74ce92b0166daa9b92d7fb007131f9f96c62e
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 49233fc2a3031345549e1ff27fe830537b89f96728dcef4f3ab5b6020d7a5b71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,242
Size: 1.00 vMB
Total Fees: 0.01693441 BTC
Feerates: 121.74 > 1.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (247,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,428 667,428 0000000000000000000a5dbde8e6603a61d1a61389b06c16b0ce57f95e5301c5 1,504 1.00/1.00 vMB 23
667,427 667,427 000000000000000000016b9bbc28017f70abcde4877b2303399a3106279eb76e 1,076 1.00/1.00 vMB 15
667,426 667,426 0000000000000000000274ab140c76efc32d79515d7107bbe8f364726e8673e8 131 1.00/1.00 vMB 4
667,425 667,425 00000000000000000004cac7576ec93b9dd0c75d38cb616087a120316c42e91c 1,804 1.00/1.00 vMB 34
667,424 667,424 0000000000000000000b6e9101214f248d8f1669d027d414e610131f6e793a09 2,168 1.00/1.00 vMB 14
667,423 667,423 00000000000000000001f204fdd8734ab380223158533600375a07e0f0bafe16 1,864 1.00/1.00 vMB 70
667,422 667,422 0000000000000000000c1632aa8a25e3f50b9b4a92117a01ea0b4811f1282d2b 2,239 1.00/1.00 vMB 38
667,421 667,421 00000000000000000003b6ef9c52b7583211eb88ca87e30a217bd362322a4b7d 2,286 1.00/1.00 vMB 38
667,420 667,420 0000000000000000000792ccdb999a7e6319a14f210634d11ba0a24a3ae68103 2,431 1.00/1.00 vMB 63
667,419 667,419 000000000000000000015d7f2df409e166be8d6258dc4bc5bd257b2fb1fe636f 1,655 1.00/1.00 vMB 13
667,418 667,418 000000000000000000042af958165c3e983bb0be3bd266b20e59a580963b9d4b 1,908 1.00/1.00 vMB 38
667,417 667,417 00000000000000000008c0c33bde94d4defd43dc048dd7054d4816b919abbe31 2,097 1.00/1.00 vMB 95
667,416 667,416 00000000000000000004988bb5ad73119eab7d96d091226fca2785078792b0ff 563 1.00/1.00 vMB 14
667,415 667,415 00000000000000000002823cdc901f5df1c9f809a6e3ab73e84e79be8b36904c 660 1.00/1.00 vMB 27
667,414 667,414 0000000000000000000484aa0f32bc4234c052ec7d3d052b932aa202b9600015 1,264 1.00/1.00 vMB 24
667,413 667,413 0000000000000000000aa3fe6f9dc51cd845e01232ef57d4393fe194b13b1949 438 1.00/1.00 vMB 11
667,412 667,412 00000000000000000002ba60723ca39151bd3ceb66fd33e76f00e57deb67f915 428 1.00/1.00 vMB 10
667,411 667,411 0000000000000000000cd5de52f789851c641130f735aecfda3a35bcebc7ffb3 388 1.00/1.00 vMB 11
667,410 667,410 00000000000000000000477f09847a1b5545db738fce4d1ff8d3383eab950df5 225 1.00/1.00 vMB 6
667,409 667,409 00000000000000000002fed315f56632659e354fe604438ba85415a7dde903a8 307 1.00/1.00 vMB 12
667,408 667,408 00000000000000000002ad7629c4fabc2539896e02508624c089f5747f6c20bf 1,415 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.