Loading Tool

Explorer IconExplorer

Memory Pool

48,430 transactions
27.90 vMB
0.06476562 BTC
Random Selection Loading Transactions
Max Size: 149.10/200 MB

Candidate Block

Mining Attempt 105ee16b6d754e5c418648b7c36054dad612a21b1a0abc85c58cf9220fb9780e
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 489fdd8f9041659cefc619544ea9f55f8fa7530d7306c1573275d2b5127c5dac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.01199598 BTC
Feerates: 100.90 > 1.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (236,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,674 678,674 000000000000000000058e266c5e17b257ac8abcff44a49c079f908ada923cac 2,041 1.00/1.00 vMB 55
678,673 678,673 000000000000000000040cd25f6a18f09be1bf7a19718fdbb56d8224ab7a1ab3 1,246 1.00/1.00 vMB 93
678,672 678,672 00000000000000000005bfb87e0d1ff46757134d2c80f4322a4408220bfa77f1 2,587 1.00/1.00 vMB 103
678,671 678,671 0000000000000000000868994085612446da89e089819c93fdf5459d6d93f338 2,384 1.00/1.00 vMB 53
678,670 678,670 00000000000000000000abc96cc4eab530e8fe926085082d1d94b2b0ca4b2b23 2,581 1.00/1.00 vMB 85
678,669 678,669 00000000000000000009d6e2522e8ea6acbd05ba4f6b4e22917f3eae567fd737 1,598 1.00/1.00 vMB 38
678,668 678,668 00000000000000000003d1d43229a909fc66a7de17980873a31a87460bd454df 2,122 1.00/1.00 vMB 41
678,667 678,667 000000000000000000035519673e01b2fbab920e24f8103bdcbc57ba81359964 2,296 1.00/1.00 vMB 66
678,666 678,666 0000000000000000000b308c4b78e1f286fcc7c8d804f236a50a367c2febcf02 2,431 1.00/1.00 vMB 39
678,665 678,665 00000000000000000005471c584b56827d56d83e3509dffd896df50464919b6e 2,372 1.00/1.00 vMB 66
678,664 678,664 00000000000000000003e4d319c534e60c807e93f3b21ae376cb331aba5bbcba 2,403 1.00/1.00 vMB 70
678,663 678,663 00000000000000000006fe63828ab53c236d2af4d174fe14c27f2071f8f7ebb5 1,526 1.00/1.00 vMB 45
678,662 678,662 00000000000000000009f79e875e82d68cf1df7e2bf558d8be8e1372ee9ca809 1,073 1.00/1.00 vMB 94
678,661 678,661 0000000000000000000827e4c9470f060c34d0d6c5b08f1d7df448efb54f3694 880 1.00/1.00 vMB 20
678,660 678,660 000000000000000000089072e5a767292ddb86aabebf73a048a23b0369c545cb 2,334 1.00/1.00 vMB 31
678,659 678,659 000000000000000000071e4593f75a8e5ba9e31f6b93af5fdd362840e9fc8725 2,835 1.00/1.00 vMB 77
678,658 678,658 0000000000000000000373ff8417283d2bb389abdf2566e18f0091683936d501 1,368 1.00/1.00 vMB 6
678,657 678,657 00000000000000000003ca6c7c6c6ac2a06c70081029b5dd87d2bb662a20e5f1 1,571 1.00/1.00 vMB 17
678,656 678,656 00000000000000000008db22460b10669de3e029f9abeb77c7346427ba0f38ae 2,432 1.00/1.00 vMB 36
678,655 678,655 0000000000000000000bb757c760ec90572b016be7eef8a34959829d4be768e3 2,517 1.00/1.00 vMB 71
678,654 678,654 000000000000000000096535b413bf16790f3ea271647db6ee8cc174c14055d0 2,165 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.02 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: 650.01 GB
    • Received: 13.24 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.