Loading Tool

Explorer IconExplorer

Memory Pool

77,189 transactions
27.80 vMB
0.08196756 BTC
Random Selection Loading Transactions
Max Size: 169.75/200 MB

Candidate Block

Mining Attempt 86562567a4ecf7b25a37769d3b9bb1a1cb3a419ca4578ffae9ff453b5f1a85e8
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root d353f51dd033766368bfeb4fa628d3860334228bcd851622252a4e5e66b72e24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.02246761 BTC
Feerates: 402.60 > 2.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (556,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,052 359,052 000000000000000013bb18bd8119bc432e5076e78dc858eb9cb47faf993c3a57 183 0.15/1.00 vMB 16
359,051 359,051 0000000000000000127ab1d576dc851f374424f1269c4700ccaba2c42d97e778 458 0.29/1.00 vMB 27
359,050 359,050 000000000000000016ad1b5abf048e8ea6b759d2ca5f4c8c105372bce78ab802 160 0.12/1.00 vMB 23
359,049 359,049 000000000000000009de5126d44688167c837b348f37b6f898ff53cb39fb7b66 1,267 0.75/1.00 vMB 36
359,048 359,048 00000000000000000b2f4687f04d7b69ea22ff14076f828073c939bf8cd0cbe7 1,358 0.75/1.00 vMB 31
359,047 359,047 0000000000000000000f1de2fb7e5ac9cb5e99f6d535b21ec8db46b5329fcda1 1 0.00/1.00 vMB 0
359,046 359,046 00000000000000000d339140fa4d05c6ee784d2badfec5c4cdbf71f0df7a0eba 274 0.15/1.00 vMB 24
359,045 359,045 00000000000000000f466e9e44b1ffc307f8e86ec264db82ac81b54eee7c0bbd 485 0.25/1.00 vMB 25
359,044 359,044 00000000000000000c6ddf1e5ef4b71be5042efe7198e100540a25eed29a502b 121 0.07/1.00 vMB 22
359,043 359,043 000000000000000014e465b179e22241bd05de7e1ee94c5429ade8371e6fcb0f 1,070 0.53/1.00 vMB 26
359,042 359,042 000000000000000001c42ab2fdc0140702585ead5711c0c1a09ad88e7c4bdf7c 53 0.04/1.00 vMB 9
359,041 359,041 00000000000000000e494d9f7aa568f7756bc535afceb84aa04b9508405d7e2a 213 0.11/1.00 vMB 43
359,040 359,040 000000000000000008258cb72a67233567ab88b8fbabada69de6e0f9d2147257 401 0.19/1.00 vMB 22
359,039 359,039 0000000000000000103ecbf0c82a2f1fb179a8b9da922d69ad489e3c1a1dab37 1,058 0.53/1.00 vMB 27
359,038 359,038 000000000000000003323cfea5412cde88155437d30f74cfd962e3215bd10a8a 255 0.15/1.00 vMB 20
359,037 359,037 00000000000000001073b9947ee9a3e2ecad14f4d59547862819af3848c35954 1,040 0.50/1.00 vMB 28
359,036 359,036 00000000000000000dbb76e5da593b106dc50ca97ea1c4f312bfac9109d750d2 784 0.45/1.00 vMB 24
359,035 359,035 000000000000000008a4847990cd22ca1df6d946072d1d681534e6c74a7896e7 816 0.42/1.00 vMB 27
359,034 359,034 00000000000000000f73774079b15fc1ab1ef374b8f99d3a4865b72b168a89ad 527 0.26/1.00 vMB 26
359,033 359,033 0000000000000000034920baa3e68005a8a5106c489057710b346f30a0893855 372 0.22/1.00 vMB 20
359,032 359,032 000000000000000007bf1c706d7a5f3b907255669ff9c730ed35890aacc6ebc6 320 0.15/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.