Loading Tool

Explorer IconExplorer

Memory Pool

74,757 transactions
27.56 vMB
0.07223620 BTC
Random Selection Loading Transactions
Max Size: 168.27/200 MB

Candidate Block

Mining Attempt e995669811005e607541369e55cf7e3a59603c783f7b521c47c1e422d3bb33bf
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 636425f2aa77d96bf0bafb532ec11e8f32b9e0789bf02752f0f235671643416d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.01348075 BTC
Feerates: 80.55 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (131,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,574 783,574 00000000000000000002caa2dcb2eeb3bc6a343f2dcae46b62898d20a2b739a0 2,428 1.00/1.00 vMB 11
783,573 783,573 0000000000000000000223268b8348ea59e318982a0426623dda21596ce7aeb5 1,997 1.00/1.00 vMB 11
783,572 783,572 00000000000000000001f976e86057001e79e211ae4fa56174abecca68f3ab07 1,828 1.00/1.00 vMB 21
783,571 783,571 00000000000000000005b8e433e44e88e89eea0b35989dfe0dcbce142d822ed8 2,147 1.00/1.00 vMB 31
783,570 783,570 000000000000000000037da677464f3c23b538be0234ab41ac91db6fe3d13dfc 803 1.00/1.00 vMB 5
783,569 783,569 0000000000000000000287c1bdbfedb446c34097fd9b16f8caa2b2d233c0503e 1,965 1.00/1.00 vMB 11
783,568 783,568 00000000000000000003db02ec195dbbc5e0c2e56a8b2adf1ed1d9251ff32b8f 891 1.00/1.00 vMB 3
783,567 783,567 000000000000000000004feef4872cc4987736cd773c2b5546ddb698f28381a3 2,164 1.00/1.00 vMB 11
783,566 783,566 0000000000000000000167f4f923b5c3a91c6c376bb4a9ec253d5ffca9dbc3ef 2,809 1.00/1.00 vMB 19
783,565 783,565 000000000000000000039508b65cc92533534496d6335bd3883a6090b4fedf25 650 1.00/1.00 vMB 4
783,564 783,564 00000000000000000003092d57d9f38bcfdb00b02dffe73b702706ebeeb1c371 1,685 1.00/1.00 vMB 12
783,563 783,563 0000000000000000000586ba8fcbd2fc582c9ccacf07b8913667a5102f6dd208 2,339 1.00/1.00 vMB 13
783,562 783,562 00000000000000000005cc534d9150889b3c8339af5c3c28dde29fda3eec3165 1,949 1.00/1.00 vMB 12
783,561 783,561 00000000000000000003b921c28d4a6d8d4a24bd15738e8e96b72ecbec4c5dcc 1,631 1.00/1.00 vMB 10
783,560 783,560 000000000000000000014900ad319338b626d1065004f02f4f6be9ad8f3f1c3a 3,024 1.00/1.00 vMB 18
783,559 783,559 00000000000000000000bc1d7049d99331540f33be5a7abd64dd2002a04a9ab6 2,481 1.00/1.00 vMB 18
783,558 783,558 0000000000000000000440d9872b3d9dc1cdb6a9d32a9e11de4e58258bfdbbb6 2,526 1.00/1.00 vMB 12
783,557 783,557 0000000000000000000128e605d69221efccc352fb8379d5c12b846ce5124555 3,056 1.00/1.00 vMB 26
783,556 783,556 00000000000000000003036e263874410b6298d0da783565230716450fd1836f 2,978 1.00/1.00 vMB 16
783,555 783,555 00000000000000000003998df8bb2c597f651beb4dc6e36d55f953c4515bd7dc 1,889 1.00/1.00 vMB 25
783,554 783,554 00000000000000000000f29912dff12a5603aa737d69e7f2fcca11858de858c5 2,067 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.