Loading Tool

Explorer IconExplorer

Memory Pool

81,245 transactions
31.14 vMB
0.10607424 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 3fd86836daa7b5c356e075e3eae605ce08be67b6b18478f4ebc5873733c46fde
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 5ce42f9244a9d733d479d7119163af322b6a35c0d9f85e10ff294390f3262977
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02693769 BTC
Feerates: 150.75 > 2.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (65,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,431 849,431 000000000000000000023c93dd3ca2ec21c5bead909e2c8bcd969f2c0c5e959b 5,766 1.00/1.00 vMB 17
849,430 849,430 00000000000000000002dc049e8537a23677416ecb8047fb653f821f9c2b0e46 5,428 1.00/1.00 vMB 22
849,429 849,429 000000000000000000011e7be6e843b9fc656cc14050530a7ee574b253b6ed68 4,844 1.00/1.00 vMB 23
849,428 849,428 000000000000000000006984d42308c03360d05039602e2f01213ac19dfa35a8 4,545 1.00/1.00 vMB 19
849,427 849,427 000000000000000000018d0d2926b186d2694c6deadb14ce70735eef1b54293a 5,474 1.00/1.00 vMB 24
849,426 849,426 000000000000000000015de651c4627fc52fa78d45e7884734408c06a1d96f7b 5,063 1.00/1.00 vMB 29
849,425 849,425 00000000000000000002e1268b53115d81596e44b2b1a1760ff76b24bce551fd 5,415 1.00/1.00 vMB 23
849,424 849,424 0000000000000000000048e42e086c67b3ebf67f6033ec86d5d2ee9b8dd4d7fd 5,180 1.00/1.00 vMB 24
849,423 849,423 000000000000000000027d8be879afa58e2546d67c4728c00f429b6060ab39ea 5,787 1.00/1.00 vMB 26
849,422 849,422 000000000000000000007093e0d99dbc0e6d2e8a300b0848a4974701aa21905b 6,212 1.00/1.00 vMB 27
849,421 849,421 000000000000000000015310c754e4bcc9e9eee689261697c55bdc031ec56b54 3,892 1.00/1.00 vMB 31
849,420 849,420 00000000000000000000797ac8d959f8eb10e53c995d83121409ad8a2c3a7596 5,895 1.00/1.00 vMB 27
849,419 849,419 00000000000000000000b0bb7a34de69d834400850b62dd9c234b995568f5461 6,277 1.00/1.00 vMB 24
849,418 849,418 000000000000000000030b0c656f49891c3b49f3756446d0f44fc0db3613b62e 5,378 1.00/1.00 vMB 29
849,417 849,417 000000000000000000030f87110096be6be0e01253ca137da00d417690328843 5,396 1.00/1.00 vMB 30
849,416 849,416 00000000000000000002fd2befda16955d440d4cfe01953b58251995f11259fb 5,655 1.00/1.00 vMB 29
849,415 849,415 00000000000000000002aa83406d28ef57172c1dd8916b0984a89b1caef80bb8 6,177 1.00/1.00 vMB 29
849,414 849,414 00000000000000000001e4698dfae60c1c3520e5f02e15060e1e3357e99f3b76 5,263 1.00/1.00 vMB 32
849,413 849,413 0000000000000000000223c183535dd96e2470f634697b5f26e4ef8e671ed010 4,911 1.00/1.00 vMB 44
849,412 849,412 0000000000000000000107d3b986d0c832c8dbd529f768549070146c8cfc2534 6,642 1.00/1.00 vMB 20
849,411 849,411 000000000000000000000aa9a2eda00239e8ef393f2c3c4dd40c481fa6781bf0 3,744 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.08 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: 723.78 GB
    • Received: 18.41 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.