Loading Tool

Explorer IconExplorer

Memory Pool

83,586 transactions
30.73 vMB
0.16990329 BTC
Random Selection Loading Transactions
Max Size: 186.48/200 MB

Candidate Block

Mining Attempt b8c1fff2809bf09e926351397221aec4f67d10a4194c586488d1720e96040fbb
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root e040ce98b76cda93428d9944701c7f508cc17e2cb301592221526ec276fa5c69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.08743305 BTC
Feerates: 150.79 > 8.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (436,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,071 479,071 000000000000000000105e574f2a7724631baef0c905a080781a490334644b09 224 1.00/1.00 vMB 2
479,070 479,070 000000000000000000b551f8f4297eb671b790e60bdeeeec46a671886a7085f7 1,204 1.00/1.00 vMB 54
479,069 479,069 000000000000000000cc53d6bbc96605c405c253b79ef6223bae9378b3c6c782 1,495 1.00/1.00 vMB 67
479,068 479,068 000000000000000000a60c605ffd540d63ae06ccd5136c7a81bae1c880bda0b2 1,439 0.99/1.00 vMB 62
479,067 479,067 000000000000000000fdec908e24631db5309c67524cb16ef1ed14057206479a 1,547 0.87/1.00 vMB 45
479,066 479,066 000000000000000000fe44c1e295ff619dd655e852c2b9132d1927638bac46ce 2,180 1.00/1.00 vMB 128
479,065 479,065 000000000000000001192ffed4f893c58142f235a44622dc37ee7cd104353d0d 1,314 0.99/1.00 vMB 87
479,064 479,064 000000000000000000a3d3e42ca5c3713c05e64656c8b54084c8c940377a455a 480 1.00/1.00 vMB 16
479,063 479,063 0000000000000000005aae294779da7a54052a5f7d75b714cdfc73cdb7b183c4 940 1.00/1.00 vMB 41
479,062 479,062 0000000000000000007f448ffb1dcdce20336ac5e2f714e6dbcc0e8a58d75229 2,182 1.00/1.00 vMB 109
479,061 479,061 000000000000000000bacadd2f905b5d5a5393d6851461a0ee67f1abc7f322a9 1,328 0.99/1.00 vMB 72
479,060 479,060 00000000000000000057c6d5f58baefc8371be727fad831c5b944cadb2197883 1,209 1.00/1.00 vMB 67
479,059 479,059 00000000000000000130929ed67b8e7d9bc2493507af4368c4abc34f365e7bfd 1,443 1.00/1.00 vMB 66
479,058 479,058 000000000000000000ca648f9ed13c145e4a1c50e66b34b33f9ea6028b311069 923 1.00/1.00 vMB 45
479,057 479,057 0000000000000000013b563240b62d5ecbfb88a6aac5e9a05af9ead81cee8230 1,091 0.99/1.00 vMB 52
479,056 479,056 0000000000000000004facb4b6f27ff93b1b9693a9ba7eaa73e36f8746a8584d 624 1.00/1.00 vMB 7
479,055 479,055 000000000000000000fe0eeef6d26a62b84dddb6c60c3c7da1944dad05b977b8 2,186 1.00/1.00 vMB 134
479,054 479,054 00000000000000000001f9583620a1814e424602e4bb3b1040c8fd8c34ffc222 270 1.00/1.00 vMB 8
479,053 479,053 000000000000000000c4008beb29e56deaf5e5ac5a65d4ab2c27624b6ae0d349 993 1.00/1.00 vMB 42
479,052 479,052 000000000000000000f39994513ae64fe361bcee6759b1e22adc51204ac3bc22 1,506 1.00/1.00 vMB 6
479,051 479,051 00000000000000000128292e0e60efc5df82acfedf2a3b6a58c94123ff86fe8f 1,771 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.