Loading Tool

Explorer IconExplorer

Memory Pool

39,233 transactions
28.90 vMB
0.07379964 BTC
Random Selection Loading Transactions
Max Size: 146.28/200 MB

Candidate Block

Mining Attempt 768534f9e9ecb28cd30ab2c5a5b0e80fdcf797147b22ca5c3ffd07535b6823d2
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 5df1d1738db9e8c907cfec21ead1d79e0c0e8abf53db16c8b597794c9576eeca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.01762304 BTC
Feerates: 100.36 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (667,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,619 246,619 000000000000005271adbc02694fffafb5eb3767b600af16e110161ff1982d0f 415 0.20/1.00 vMB 138
246,618 246,618 000000000000008458544b4296c983bb63fae805362e46e425f8c75b1acc71fc 273 0.11/1.00 vMB 160
246,617 246,617 000000000000001ce8ce7512146fed98823cb6f377261ec5b2abfa9adfa83778 102 0.07/1.00 vMB 108
246,616 246,616 00000000000000373e5d2a6414a936f8579afe0304ddd4fc8be77a4c2d1a8857 102 0.05/1.00 vMB 117
246,615 246,615 000000000000009fae013faddaa7efb5f1f9e4300b74e2129b861b138e28fda8 168 0.08/1.00 vMB 80
246,614 246,614 0000000000000067f0d3b19ded1334f9811770746bb4ab136e5e882d755330b0 169 0.09/1.00 vMB 101
246,613 246,613 00000000000000a1929f620cf7baed79f48b501a4acb5a8543f0c11060e558c3 451 0.25/1.00 vMB 94
246,612 246,612 00000000000000829d024f595417f48057bb4682ff46643196c5db3afdb3eb6f 760 0.25/1.00 vMB 236
246,611 246,611 000000000000004a96eb5e666d882b238ab2bf5c51f6b3c0cc3eb420517b64a1 8 0.00/1.00 vMB 73
246,610 246,610 000000000000009d151285bd3ebebedd2625383e7f4d763214920418506c956a 329 0.12/1.00 vMB 137
246,609 246,609 000000000000004727d07c0206df2cbadadc4ca9fe5f65f14f9af0eb6aa70dd4 18 0.01/1.00 vMB 51
246,608 246,608 000000000000003ab8a2cedcdc81e8ef356f103a876158d1e7b946324fafc9f0 280 0.11/1.00 vMB 188
246,607 246,607 00000000000000779e0f1bedf3494bfca964de5db317124d8263035fd9efbe1d 14 0.01/1.00 vMB 91
246,606 246,606 000000000000000a21df52151cf0d6a63955ec8b655485aaf69383c2afa199de 151 0.07/1.00 vMB 114
246,605 246,605 000000000000001443fdcdf4a28fc243dda07304ad327bed08855b1a025db7ee 180 0.09/1.00 vMB 135
246,604 246,604 000000000000007d165600e87fc68f0a05b703b5d11ec24c5ef4b2d5aa0151cb 445 0.18/1.00 vMB 146
246,603 246,603 0000000000000047a3434f0ecad89c0e9bca64895afa2bcc3f2ba0b5870f17ec 2 0.00/1.00 vMB 0
246,602 246,602 000000000000009735d977af0434e628098b2cbdf6e2a01766a7fd3bfec012da 48 0.02/1.00 vMB 75
246,601 246,601 0000000000000070d95d7beffc2e30b352ea9540943ac92a2a0f1e35a42c1a38 220 0.11/1.00 vMB 121
246,600 246,600 0000000000000055a1ea46618c238e033254e532c4ae2f7b32121ad4e60eeb2a 8 0.00/1.00 vMB 115
246,599 246,599 0000000000000074c90792aad1af2db394b9bf0a99aa9964bc0b3144b78a02b0 30 0.01/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.40 GB
    • Received: 11.63 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.