Loading Tool

Explorer IconExplorer

Memory Pool

81,183 transactions
30.44 vMB
0.08438184 BTC
Random Selection Loading Transactions
Max Size: 182.86/200 MB

Candidate Block

Mining Attempt b9edc0e0028158a70ee08568d85806b39f25ecf1a1bef08d749b2f2b66384501
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 160b99a27aa1366270b585716bc8c627327bfac27658c8f8d9401f6083e2a5c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,235
Size: 1.00 vMB
Total Fees: 0.02066877 BTC
Feerates: 100.24 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (572,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,869 342,869 00000000000000001369ca3a55bb9b2c03539f975458967d0f89456ffbb3a56a 48 0.06/1.00 vMB 7
342,868 342,868 0000000000000000079086ea35c4145c1cc1bc3fd675a2f87aa260920a2be695 1,277 0.57/1.00 vMB 26
342,867 342,867 000000000000000010e0755a91b4e924373fc0156d4f9eb0af3a5e8ecd3914f4 635 0.32/1.00 vMB 27
342,866 342,866 000000000000000010a0711043ae24c0abf68370ae85909a5c23aaad758b28e5 235 0.14/1.00 vMB 18
342,865 342,865 0000000000000000045d66b71e5c6881c88b7cf0b9b56b5461a912da660a8c80 288 0.17/1.00 vMB 23
342,864 342,864 000000000000000011dfbbbf6f2041636215064623b960f153e80e2d2acf0db6 75 0.03/1.00 vMB 27
342,863 342,863 000000000000000013602cdf133f68645649d11117aa53eecf5d6b998c60f749 148 0.07/1.00 vMB 22
342,862 342,862 000000000000000008a97b528333526cef4dff7951deeacd2652b3be9b681ef5 907 0.42/1.00 vMB 27
342,861 342,861 00000000000000001094c6eca96d23134e906cf15f82f56187f8c8cc9b441e6d 472 0.29/1.00 vMB 24
342,860 342,860 000000000000000000776cd958abd56dc86744ed8077dcff0638ed6317a841f6 412 0.19/1.00 vMB 28
342,859 342,859 00000000000000001234112b4840ed2ca9089c4e3ba2927fad313126f74e8922 911 0.40/1.00 vMB 28
342,858 342,858 00000000000000000098d634ec09b3f92ef67d86f78492e4bf7b0cbce0c9eee5 15 0.01/1.00 vMB 17
342,857 342,857 0000000000000000006f809c375f4dc89c905a7e5cfbcb7e6fc036d84b9a3723 72 0.04/1.00 vMB 20
342,856 342,856 0000000000000000064c8df9d3eb078a650f4cb6a2dc305cb77422c5c09c57f3 200 0.10/1.00 vMB 23
342,855 342,855 0000000000000000166b536f8caf7b5b1b4560804bf7f6dbf4727d58f4ed133b 32 0.01/1.00 vMB 43
342,854 342,854 0000000000000000037bec417375de69435a256615cff480952d5b1fc68abbc4 400 0.20/1.00 vMB 27
342,853 342,853 00000000000000000004fecbc3701a612e1dbfe78c374a835112904d52a6108d 1,236 0.58/1.00 vMB 27
342,852 342,852 000000000000000012ee7805c83ef7f9c6aebbeeb81478d273338603279c8c50 346 0.19/1.00 vMB 27
342,851 342,851 000000000000000015d1e6c81c79a65ad5349d0acc9d2a9e3a9e57412b42fc46 237 0.12/1.00 vMB 26
342,850 342,850 0000000000000000072f50ac0e0f662fca84260ee6ca322a1a889afa135beff4 180 0.09/1.00 vMB 19
342,849 342,849 000000000000000010f5e64d732feb5e75aea84e0e70b00c102fddea400f7a17 1,499 0.68/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.