Loading Tool

Explorer IconExplorer

Memory Pool

79,666 transactions
30.65 vMB
0.08419963 BTC
Random Selection Loading Transactions
Max Size: 185.62/200 MB

Candidate Block

Mining Attempt 89ed355b20ef053f2261e125d457d3b32e4130a8315663f132f6bea4e7f26e45
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 15756db720769fe9e91c38e83e906adfea487af4254a316f71ddaf726b1c8cc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,598
Size: 1.00 vMB
Total Fees: 0.01313330 BTC
Feerates: 19.67 > 1.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (108,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,140 807,140 000000000000000000037e572cb3bca245c6da4c4103e72bbcfaffe46ba7495a 708 1.00/1.00 vMB 17
807,139 807,139 000000000000000000040dcf3955dcc43c8a6ab727a041083886aa4feb6b36e9 1,139 1.00/1.00 vMB 19
807,138 807,138 00000000000000000003cfb49ed9a2c0121cd4919747872b33326cc069240069 2,549 1.00/1.00 vMB 19
807,137 807,137 0000000000000000000360c24397d14810da08f7bca85c8b8c89186d32b46edf 2,124 1.00/1.00 vMB 18
807,136 807,136 0000000000000000000019cc77623b7a3bed3ee7eed5adb5128d2ca327cf9a89 1,115 1.00/1.00 vMB 17
807,135 807,135 000000000000000000000e50366620e229037194e36ca39140ec00c73c8383cf 2,754 1.00/1.00 vMB 24
807,134 807,134 00000000000000000004f49d4bd9731a5658e46c39dc349eb41015e4f261f8cf 921 1.00/1.00 vMB 18
807,133 807,133 00000000000000000002d7cdce4537c981048eac73a532f2c47551131f6bff71 319 1.00/1.00 vMB 16
807,132 807,132 00000000000000000000ed017db2477f7f9711feaad84f3ec64b55f6f0ee9efd 1,553 1.00/1.00 vMB 19
807,131 807,131 00000000000000000003bc4df749f4da98f60099af8dcd5886a0ddad0e57b9b9 556 1.00/1.00 vMB 17
807,130 807,130 0000000000000000000500b259dff135965c59a4b0d9a3a1cd019cec49f37f33 1,698 1.00/1.00 vMB 18
807,129 807,129 0000000000000000000264ff03f3cc5ad9d30a1bedef064f28ac4bc6ddcba752 643 1.00/1.00 vMB 17
807,128 807,128 0000000000000000000229b7f346e14161c1b3a7b658b34cc363dbaaca1f6c93 1,022 1.00/1.00 vMB 18
807,127 807,127 000000000000000000016922f5e18210ea1906e9d087ffd62d56f439222c000b 1,897 1.00/1.00 vMB 26
807,126 807,126 00000000000000000003ad8e5b648f77569b573a54826402b04f8b5cee5f5868 1,423 1.00/1.00 vMB 20
807,125 807,125 00000000000000000002a21166989ec492b1598378321a8794047ddb23514851 2,204 1.00/1.00 vMB 23
807,124 807,124 00000000000000000003600438a2ba8c522d2121b2990a25c23bdfbd7447797e 824 1.00/1.00 vMB 19
807,123 807,123 0000000000000000000304fb033ca0cec6f1392a231170c69c7ffc0c62f42d87 687 1.00/1.00 vMB 18
807,122 807,122 0000000000000000000199e3240c9acf7abe0b22023f706090d93642406e49d1 454 1.00/1.00 vMB 18
807,121 807,121 00000000000000000003359295cece498ecc197ed40234b4bc49e88318a2000b 1,457 1.00/1.00 vMB 20
807,120 807,120 00000000000000000004d1f1dc6801ff109ce39da077df23828b4802f92b307b 3,964 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.06 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: 720.80 GB
    • Received: 18.27 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.