Loading Tool

Explorer IconExplorer

Memory Pool

44,664 transactions
26.48 vMB
0.05558633 BTC
Random Selection Loading Transactions
Max Size: 140.03/200 MB

Candidate Block

Mining Attempt 8ffe0c095aa668ebeed11957e18fb397e5f2180b44bcb6c12f44df70bd797243
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 4b7ab68d6a654633146eb49e8a07d195540f727cfe0e675d6e584fe093406401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00705857 BTC
Feerates: 40.21 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (146,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,075 768,075 0000000000000000000548fc98f544001eada61e58b8a8847fca3ca9c801947b 1,650 0.72/1.00 vMB 13
768,074 768,074 00000000000000000002a5eb0c9d2503c20d0258ae2f01f59fca4ebd043644c5 147 0.11/1.00 vMB 15
768,073 768,073 00000000000000000007b10f59e4c23fd22f421cf9e15f1fc9d441778f643339 976 0.71/1.00 vMB 4
768,072 768,072 00000000000000000007b8502c4910885a1214da4c319beebcc6146f4625751d 1,977 1.00/1.00 vMB 7
768,071 768,071 000000000000000000051452d63ff843f5172b3a91151e5c0cd252246b7bd4d3 1,658 1.00/1.00 vMB 4
768,070 768,070 00000000000000000004fc2be17fad5fa467407724238e42497e09ec570c0247 2,613 1.00/1.00 vMB 11
768,069 768,069 00000000000000000002abffb22586073dd63784aab7c3b61524c6e828f873b1 2,060 1.00/1.00 vMB 19
768,068 768,068 0000000000000000000003e700ea3f3fa596518b088a9dd0056543d6780850e0 2,936 1.00/1.00 vMB 24
768,067 768,067 000000000000000000001920ba916136a681e5ebb3b81d01b4bbe8e46d354f83 1,742 1.00/1.00 vMB 10
768,066 768,066 00000000000000000008240a2eb6a21e2272168a039a750a76e5e60825f92bda 2,125 1.00/1.00 vMB 20
768,065 768,065 00000000000000000005e31a4e7d2206559471ed0f12e12d0bfa0b0eb6e8fbe9 1,841 1.00/1.00 vMB 19
768,064 768,064 000000000000000000026013c354f0b2dabfe955ff8f5f4be29a43806de8f337 1,894 1.00/1.00 vMB 7
768,063 768,063 00000000000000000001aa88a88f126e43c015f3d31ab9a44623a13a9ed6ab8b 1,486 1.00/1.00 vMB 7
768,062 768,062 00000000000000000000204efc26571da5c737465d4e206a9eb2021cb8e17030 2,146 1.00/1.00 vMB 15
768,061 768,061 00000000000000000007ace6bafedb839b5abf19e464cfea9a1d71905bc84446 609 1.00/1.00 vMB 6
768,060 768,060 000000000000000000064c00a9ba956582684100b5c00a92e885d41fdc62629a 2,482 1.00/1.00 vMB 15
768,059 768,059 00000000000000000007a4415ab647b05100f5195f2fb751640dc98f2eb0f423 2,080 1.00/1.00 vMB 11
768,058 768,058 000000000000000000028821d73290f9401d1bb9fa76f9977c9121868e68bb87 1,856 1.00/1.00 vMB 14
768,057 768,057 000000000000000000036e3aa401df35bf591a943ff1d49ecdcede84d56ddb50 3,347 1.00/1.00 vMB 25
768,056 768,056 000000000000000000048a3b48a0d99328d0dc0a4943a3c765be8ceb47876dd1 1,928 1.00/1.00 vMB 12
768,055 768,055 00000000000000000005f6a8e8101e6e523263b1dd2af1930036e46ddb695f2b 1,322 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.