Loading Tool

Explorer IconExplorer

Memory Pool

81,699 transactions
30.93 vMB
0.09485603 BTC
Random Selection Loading Transactions
Max Size: 188.39/200 MB

Candidate Block

Mining Attempt 525fec16367d9f49b941812fb7f8192520434e96a57e5e1560a0b4799ca2907d
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root b4ae5102eca31ae4a0c361cbecf759f08e20266272f683335bce534ad60407f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.02234072 BTC
Feerates: 151.12 > 2.24 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (687,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,996 227,996 0000000000000147d3ff8c7cb456c03ab61f10d5b45b709a647a828b6264cb10 120 0.05/1.00 vMB 92
227,995 227,995 00000000000001e4aff4846da8909d9e7f995f6ab023c0a9e72555c3c44e3fc9 245 0.15/1.00 vMB 119
227,994 227,994 00000000000001a98c60848c2e7b7061244e8ce6bf973e053fbeb82b994abf6a 342 0.15/1.00 vMB 160
227,993 227,993 000000000000009d32fd1eacceb42c7796ece718f67ef4a8939f6126c483d35d 220 0.12/1.00 vMB 138
227,992 227,992 00000000000000c0f4f2dbd34238d3797a6498930beecc213ad7eb6cf5a2ed25 184 0.15/1.00 vMB 91
227,991 227,991 00000000000001f47092a0584a309cbaeab4fe8c257c74628b97759396002f66 808 0.35/1.00 vMB 184
227,990 227,990 0000000000000091b276f41e586af5d6f841bc6f51173fa7a594fc6b93f36e76 512 0.22/1.00 vMB 183
227,989 227,989 00000000000001563801836d51506812ac23bf07a0f4add6cf95637bedef4ea2 515 0.36/1.00 vMB 120
227,988 227,988 0000000000000151e2b1184704de6a16d326d9d3bdb9118d2c8f7756c7aa124c 4 0.00/1.00 vMB 185
227,987 227,987 000000000000026188bd555cc63526a178b203bb25089c92cfec223d80cae879 385 0.30/1.00 vMB 126
227,986 227,986 00000000000001bb47949c589e72029d696437f3e3bb04b7daaf90dbbc8ec275 720 0.25/1.00 vMB 230
227,985 227,985 000000000000010e5438f7dfa83d5476f2e08ab7299e025a392d215d1232afa1 153 0.06/1.00 vMB 118
227,984 227,984 0000000000000024eae4bbdcb36ed3b624b32bf2017fbee2b2d7ecc33cc6b127 362 0.15/1.00 vMB 148
227,983 227,983 00000000000000c3620303e51241ac227ceb03bbe2a15b6452d80c44cd2b3404 360 0.22/1.00 vMB 126
227,982 227,982 00000000000001eb42002fa8a967a9ee0f0788a2433f1d067b04ad1e41ce7b9b 514 0.25/1.00 vMB 182
227,981 227,981 00000000000000bace71d8d3d82df74f93c3e14b8b3011cab16167ca3fc8015f 237 0.07/1.00 vMB 1
227,980 227,980 0000000000000002b81e8db517531c72a4a7059d22d1a609f44065797962f4c7 145 0.08/1.00 vMB 142
227,979 227,979 0000000000000273c7e49492ec66a0a477f605ad291aeb6b0235e6bc663b286a 334 0.21/1.00 vMB 118
227,978 227,978 00000000000001b6ebe9c07606d5badb3abc53d901d214a13c9a858420409fd5 256 0.09/1.00 vMB 203
227,977 227,977 000000000000010cc3efed0dbd8138b4a559c0df51e6d5e5c414b9467abbeeb5 544 0.23/1.00 vMB 197
227,976 227,976 000000000000020abd78c7b0d40c19c051ba4fa4f16888956a92428cb56eac36 196 0.15/1.00 vMB 88
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.64 GB
    • Received: 18.23 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.