Loading Tool

Explorer IconExplorer

Memory Pool

74,361 transactions
27.59 vMB
0.07512685 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt 0ef904e55273447c95343647ea40ee8c33d76d80e5630042316315dc89138949
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root fe7e5b031dfd51a7768d2bea112cc5bde43a9828fbef42f70ac2ffc23448ecf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.01619399 BTC
Feerates: 402.60 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (198,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,062 717,062 0000000000000000000a8535fa6a2314c9fe9dc945ed3d337dace3447731d3d5 1,480 1.00/1.00 vMB 13
717,061 717,061 000000000000000000064758f07be58470c1a42362c3570211ec9ba31d857e93 2,071 1.00/1.00 vMB 12
717,060 717,060 000000000000000000021a305a3be7153ffcf4f87bee946bff137fc85706de0c 1,171 1.00/1.00 vMB 17
717,059 717,059 0000000000000000000abd86d02e542c2f0acbf1cca52d57ed725077a973a029 2,427 1.00/1.00 vMB 37
717,058 717,058 000000000000000000014adffc2fd3f15425084396a7e68b8877e53930b3976e 2,331 1.00/1.00 vMB 15
717,057 717,057 0000000000000000000940ba31ad6267812f2a260c39c2d46a9f8c5c41f2b3a7 2,924 1.00/1.00 vMB 30
717,056 717,056 00000000000000000004d3183655fd0ecfcfcde75aeb599342b27a382c76cc42 2,906 1.00/1.00 vMB 27
717,055 717,055 0000000000000000000515da0cc0bad4d5f18e19e3579fe4de3f00dcaae2a95d 3,129 1.00/1.00 vMB 4
717,054 717,054 00000000000000000006bd4596469651b70aeba7aeedb9dc0b4b87772c2a0855 3,065 1.00/1.00 vMB 9
717,053 717,053 00000000000000000007aa0b1df0d584ec77ea4c1f4dc17420f84a7fbcc12c9e 2,270 1.00/1.00 vMB 9
717,052 717,052 00000000000000000004bb12317ef1d2842b65cff62a157c5e3afedd25a235a4 3,227 1.00/1.00 vMB 9
717,051 717,051 0000000000000000000a9bd962486cd6b99c1dc65f8d416f159b7fcbd559d74d 2,700 1.00/1.00 vMB 22
717,050 717,050 00000000000000000007f8a409fc312271f6975718dcf0fe4a1deed6403596ce 3,129 1.00/1.00 vMB 18
717,049 717,049 00000000000000000002f3689709cc00970d2c794d5b59575111d31e3265cc56 918 0.41/1.00 vMB 8
717,048 717,048 00000000000000000000cf7d52d9200703ddcdd701663d33a2220fd487ef5ae3 169 0.05/1.00 vMB 10
717,047 717,047 0000000000000000000b54ecb4ad803b569662522930d160927fd846859b88d8 1,381 0.70/1.00 vMB 3
717,046 717,046 0000000000000000000394f964954a24cd884d98ba639e9b7ba8401ea376e3d8 3,000 1.00/1.00 vMB 11
717,045 717,045 00000000000000000003ae79580ec9ddb5a210403988b7f9fae3075c4b6fef99 2,882 1.00/1.00 vMB 13
717,044 717,044 0000000000000000000a680f0bc612d55a6c60a5f80c347934d79832466f585b 1,231 0.54/1.00 vMB 8
717,043 717,043 00000000000000000000380133208126d2433da31ab5a835b46869666acb61dd 646 1.00/1.00 vMB 3
717,042 717,042 0000000000000000000139a50cf2f8434fa83b343150695323a1147b2cb6cd1e 1,057 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.