Loading Tool

Explorer IconExplorer

Memory Pool

74,599 transactions
27.58 vMB
0.07193007 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt f486b3bf8f23f5779b7841d1b281424500c54d5a2c5ae92134af1eabe95a5f62
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 077964d28233dac4a9d79a8a45608888520194ebee1a725b0cbb509b82d2ca88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.01314939 BTC
Feerates: 150.80 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (730,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,848 184,848 00000000000009a42fd40c67983e5653456f4152d5b37e4d252cc57da897eca2 29 0.01/1.00 vMB 87
184,847 184,847 000000000000028922439f561c83b9042dd1f6bc276dd330618868108be0ee43 92 0.07/1.00 vMB 61
184,846 184,846 000000000000080d6a17ac2aac0378201f6cee3f2335b42a802046bc9bcf7310 25 0.01/1.00 vMB 54
184,845 184,845 00000000000003f1d369f5a97cd68aa486bf71dc0f62cb580590246f4ff62c8e 151 0.04/1.00 vMB 28
184,844 184,844 000000000000095b30dc13df2ddd29c85b4c0fb372d6d2a996ad5205ac01eba4 209 0.10/1.00 vMB 95
184,843 184,843 00000000000006da073e9f9d51ebc2b3ffb42c5592c1bf5aea8376f0bb8cf65b 73 0.05/1.00 vMB 336
184,842 184,842 0000000000000871e18aea46ea5a525a99cf89e78b3f677026169fc57b7a41f1 144 0.05/1.00 vMB 79
184,841 184,841 00000000000004dd3ee17cf5dc6493847ae02c806f170268b0c9c267b3820107 150 0.05/1.00 vMB 36
184,840 184,840 00000000000002feda216a56b145519bb4601bc13adca4983ed3e190a5f3f22c 127 0.09/1.00 vMB 74
184,839 184,839 00000000000004ee5a863061873f42c5fd00538e8ebaed6c53c123e685bad831 211 0.11/1.00 vMB 140
184,838 184,838 00000000000002fbc9774522f50ac400981cb58c6ddda7f5d33287784ec2e30a 209 0.11/1.00 vMB 184
184,837 184,837 00000000000004e86cf766efd806bb96d230cd5ce56b43d88934e86315dc1169 138 0.05/1.00 vMB 21
184,836 184,836 000000000000054bf069c6ab9f5c5fff7ee3f53932a9ab18950285ffd6200068 373 0.16/1.00 vMB 130
184,835 184,835 000000000000084974340608ea883d17a961d7a7becc49d0e964c8316b2fc132 608 0.24/1.00 vMB 175
184,834 184,834 0000000000000a8f33dec98a08e1cf005d8c7e4791ff203a0e4c6c655427857c 5 0.00/1.00 vMB 0
184,833 184,833 0000000000000677688ab4a9588b5a1b09c599d50595fa7f79ed628a297074d2 138 0.08/1.00 vMB 107
184,832 184,832 00000000000006326e8d2e5fdfd3e95d84a19c49e0e92cc6252a90bd0605af60 96 0.04/1.00 vMB 122
184,831 184,831 000000000000041a337cc8e2b501865a286c4eb6d2025933db3b4383aeac8c98 61 0.02/1.00 vMB 210
184,830 184,830 0000000000000319912ec2fe9a984037d535cfcdf8696505bfedc73176cc00e4 11 0.00/1.00 vMB 29
184,829 184,829 00000000000001ad6436d1f7bc460312175add0a48733ad3c2bc94ce66546c68 9 0.00/1.00 vMB 14
184,828 184,828 000000000000054f997d7219cb2beed88472925cd9fa4d112c008e113a753cba 459 0.18/1.00 vMB 136
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.60 GB
    • Received: 17.20 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.