Loading Tool

Explorer IconExplorer

Memory Pool

78,642 transactions
29.14 vMB
0.11786873 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt 6c66190a43d65c9092e0ef1dbc2a3d989b480e2c1e7280bc50324e3a3bef0f0b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9fd9ac295340d73313cd6c2ef8d48d8f31ed4a6999a625a2a10a4a7fe996c91d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.04246528 BTC
Feerates: 150.80 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (647,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,179 268,179 0000000000000004ba9c83d77bdf16bc9565c8c7c7056f31e9216b101ef620bf 110 0.05/1.00 vMB 62
268,178 268,178 0000000000000002d8357c058052eaa230823f01cc550aab1026d4cc52d96ffc 183 0.08/1.00 vMB 64
268,177 268,177 0000000000000006635f2ef286c7172a2a1b75d07c536fd89084074137805628 410 0.19/1.00 vMB 77
268,176 268,176 0000000000000000bad3329c84e3901faf8f8c4cfbe7659178824f567d44d99b 347 0.17/1.00 vMB 52
268,175 268,175 00000000000000039deb7ccf3b3930e27b3952fc4c038388af1ac6c4908a5909 126 0.05/1.00 vMB 63
268,174 268,174 0000000000000003c2c4b6ddf52372b0113b690fc0306c28c6c7ecc6121d179d 302 0.18/1.00 vMB 55
268,173 268,173 000000000000000705807378154e46544eb7db3a7f8e1c263c52360599b8008d 463 0.24/1.00 vMB 75
268,172 268,172 0000000000000003f1982a3584db939862a544002e13748b1fb96d27be72a577 356 0.24/1.00 vMB 49
268,171 268,171 000000000000000342460947e75368b241bb97217182696325a5159267491886 255 0.25/1.00 vMB 22
268,170 268,170 0000000000000004d785ea1eb16656ac140bd03b1df18fecdc5486220fcce775 632 0.25/1.00 vMB 105
268,169 268,169 00000000000000005e16cbd8577774e89ed8f92096a09f3549b680641f0ee58a 390 0.21/1.00 vMB 61
268,168 268,168 0000000000000002545c2a81773ee6c7c713a02a4ff2629a2ebbc17b8c550919 61 0.04/1.00 vMB 8,722
268,167 268,167 00000000000000025ed5751b83c8497781804c10b1507ebfe03fba9c13b4f8e6 194 0.08/1.00 vMB 49
268,166 268,166 0000000000000001db27332d6c122ece6e1b63cd8498ce249acf4fedbddb2768 455 0.21/1.00 vMB 69
268,165 268,165 0000000000000001e278d94a647530e29b8f7946856b833e4052c8a3847eff9b 556 0.22/1.00 vMB 73
268,164 268,164 0000000000000003d43ad8206b0869f6d2baee3d96f508833a42e9363ff0542b 701 0.31/1.00 vMB 77
268,163 268,163 00000000000000009753c8bb32a6f439c454ec594a94483126a41bf7c7f59577 418 0.18/1.00 vMB 68
268,162 268,162 0000000000000003f6ba068163c6eea7c4adaf5fe9613bde6ad6e4d188645bb9 350 0.17/1.00 vMB 68
268,161 268,161 00000000000000011a839886f00a638ec3b19da427ee512f0021c1e7b511c67a 495 0.20/1.00 vMB 68
268,160 268,160 000000000000000727725da61348d40af0700defc9a4d0658d5cb35a7aa112ef 128 0.06/1.00 vMB 36
268,159 268,159 00000000000000005feee7ae49d9324925a46c842d1ba5543416e463ae4eda00 934 0.49/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.