Loading Tool

Explorer IconExplorer

Memory Pool

40,870 transactions
26.20 vMB
0.07175308 BTC
Random Selection Loading Transactions
Max Size: 136.32/200 MB

Candidate Block

Mining Attempt 5fc1a98319b5171bdc23863ca631919043503e51b01522f2ca7ff9397b686c85
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root be0ecd92f925c63de9c6ff3d4f7d4d718a25dfb32a6a170e89b244dc4defa193
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.02378188 BTC
Feerates: 150.98 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (227,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,059 687,059 0000000000000000000c315079c9390cd0df9fc3c21151372b619ead840b4fbf 1,878 1.00/1.00 vMB 36
687,058 687,058 00000000000000000006536faa1d50f621f79da259d985daa42dc07d008aa8b4 1,990 1.00/1.00 vMB 44
687,057 687,057 000000000000000000005d204212fd439d351c7be83e17228856c08468589274 2,634 1.00/1.00 vMB 32
687,056 687,056 00000000000000000001f54f809d204ce002b401749909e8cca345e107db4302 2,495 1.00/1.00 vMB 70
687,055 687,055 000000000000000000096d96fa083aca8614795d79fc06581c2052ed705e8b2f 2,401 1.00/1.00 vMB 31
687,054 687,054 0000000000000000000b62513bb208070f1f9f12e155a2eeee6a024daa21a525 2,790 1.00/1.00 vMB 57
687,053 687,053 0000000000000000000bd387b44d0a5e3d6bbea1b8d3e08987b358c9511b9909 1,932 1.00/1.00 vMB 22
687,052 687,052 0000000000000000000b0e32191bbb55f1bde0220bcf0bc761dd25cd76721060 2,680 1.00/1.00 vMB 47
687,051 687,051 000000000000000000030f76889ddcfb29eb7ef689328871f30935d18bdd90b7 1,466 1.00/1.00 vMB 18
687,050 687,050 0000000000000000000b578f6a8768e76b68cb5e19112e5a34461808fcc39f88 2,490 1.00/1.00 vMB 44
687,049 687,049 00000000000000000000634344b95969f619d344ba9e5475001e245a589a834c 2,465 1.00/1.00 vMB 31
687,048 687,048 00000000000000000009d467202783d4577e89aee3fe14b55092508d336575e3 1,448 1.00/1.00 vMB 35
687,047 687,047 0000000000000000000b4685adb360be4fe017115cd153628c77ddd0464cdc38 424 1.00/1.00 vMB 29
687,046 687,046 00000000000000000003efef7fbc4bbbdf10bdcddb9ab6ace305fd5e90ad8556 1,584 1.00/1.00 vMB 38
687,045 687,045 000000000000000000090bb122d7a645e09aab266e83dc10b2587818a2f75deb 1,114 1.00/1.00 vMB 35
687,044 687,044 00000000000000000006dbd037cbf0ce96f2a683a80908233ed16ef4a70d8111 553 1.00/1.00 vMB 18
687,043 687,043 00000000000000000002bc2e8b5eded8d1b4cb9c5dce0e77df56e69f6c83dd92 2,584 1.00/1.00 vMB 36
687,042 687,042 00000000000000000000ba0b84de8086b169abe70b81a6ca39cf4c22de7727c7 2,314 1.00/1.00 vMB 36
687,041 687,041 0000000000000000000c517b711f3e7304555162f03e9cd83b5c49b369a124fd 2,132 1.00/1.00 vMB 32
687,040 687,040 00000000000000000009c843f9c55470450d91113168f37ae52a29be24a605af 2,153 1.00/1.00 vMB 34
687,039 687,039 0000000000000000000981f970007473d6697158a7b31329aaaeb374b86556f3 2,199 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.