Loading Tool

Explorer IconExplorer

Memory Pool

77,678 transactions
29.58 vMB
0.07340152 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt ef4d19d0a553b147da46c954f2d05776b53d4985dab21cd85b28a8b5ca55ed27
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 4290b88d412f510dfa9573c4f160a32f3e49bab64874223fe445a09fc4cb2f67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.00809207 BTC
Feerates: 75.20 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (194,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,969 720,969 00000000000000000005bef93d0a259ace930e2e91830d51cb9ed72b642349e5 1,319 0.83/1.00 vMB 6
720,968 720,968 00000000000000000002accacf6ec28c41ebd2c9d1a4273020cfb3d316efd041 178 0.06/1.00 vMB 9
720,967 720,967 00000000000000000007707911d13db730cfe0d11bf77cdbd1133a2d21b3964a 509 0.12/1.00 vMB 10
720,966 720,966 0000000000000000000a15731313df55438b3f633a7cc2aa7edd7042e2628b9c 725 0.26/1.00 vMB 5
720,965 720,965 0000000000000000000455ad798574cf4fc06551fd5f59b2f1d409cd196ecbc8 3,149 1.00/1.00 vMB 11
720,964 720,964 0000000000000000000166a5a82e4c4c93016a5711e6cb578d184ceed21d7b1b 625 0.21/1.00 vMB 8
720,963 720,963 00000000000000000009a91825f3e519f438ec97300aa0e18dccd9e9ed5b0636 622 0.28/1.00 vMB 4
720,962 720,962 00000000000000000008cb38fb69c5e7fbad6fdd6f503d5c0a9c2a9d82a8df3d 2,820 1.00/1.00 vMB 11
720,961 720,961 000000000000000000073b4eb9e712d2d02f99b32a795ef18915b97ed6048976 558 0.19/1.00 vMB 9
720,960 720,960 00000000000000000008d98d62f5f17bcc58988564367f1954987634fcf8f10b 406 0.11/1.00 vMB 9
720,959 720,959 00000000000000000008576c446b71e654a508269df49fa6667d55d00f7719d6 1,589 0.51/1.00 vMB 9
720,958 720,958 0000000000000000000566495c083a5ce356d81b6548bf34b4b5feececea9872 1,880 0.62/1.00 vMB 10
720,957 720,957 00000000000000000002970c529c7ac5b85ad1c19a971a8f98b535e04636fdd8 2,530 0.95/1.00 vMB 10
720,956 720,956 00000000000000000003cd084312812e0951ed619d40ea0738eedf0d055db14f 893 0.56/1.00 vMB 2
720,955 720,955 000000000000000000061ba9e4fc3aa167f74d0e1707c896f99ebe9ac8ba8c4a 2,349 1.00/1.00 vMB 4
720,954 720,954 000000000000000000047a874f392632fde6790424f944ef39a05439ba631e27 2,334 1.00/1.00 vMB 10
720,953 720,953 00000000000000000000331cc1da616d4e6c7a03fa7daddc4df99299bfb7de7b 2,849 1.00/1.00 vMB 10
720,952 720,952 000000000000000000049c9825413954ad852dff6533f56e1f1e7804c7cf0dcf 2,485 1.00/1.00 vMB 8
720,951 720,951 00000000000000000008a54ef2c3c7a0a06297999901f1450993bfa11b713357 2,953 1.00/1.00 vMB 18
720,950 720,950 0000000000000000000a6262de35751188296c68b781c96802ed7f1825cc4289 2,070 1.00/1.00 vMB 9
720,949 720,949 00000000000000000004d72cfea9c45f364e10611406dbf2cfae200d19142260 971 0.43/1.00 vMB 7
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: 721.16 GB
    • Received: 18.35 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.