Loading Tool

Explorer IconExplorer

Memory Pool

82,546 transactions
31.30 vMB
0.09246218 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 0e316270b4f00ddfb1b05369329191a7e605f581f118ec936139e139256cdac3
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root e54e5a3b9f25fd251ec10abf5ef377384c6a16381b19b254d35ca549f16ef102
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.01518864 BTC
Feerates: 353.36 > 1.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (92,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,199 823,199 000000000000000000026425774cc3a55204f32b000bbe2503a8634a050bfd5b 4,707 1.00/1.00 vMB 407
823,198 823,198 0000000000000000000086bf843826f8c91fc48e419ed712a6894d230cccccb1 4,433 1.00/1.00 vMB 430
823,197 823,197 0000000000000000000092e3b61ac3c2be2f04fc44510dfbbe26ebddb3fd0ed3 4,889 1.00/1.00 vMB 441
823,196 823,196 00000000000000000000f725fa5790818f983ded02ea446929f26a93c0b5e998 5,356 1.00/1.00 vMB 375
823,195 823,195 0000000000000000000122c5509951551a077bc81a093fdc428466a7ccdca945 4,841 1.00/1.00 vMB 404
823,194 823,194 000000000000000000035d4c73f6866d75a6829a5dbbf1085ac9537bb482fe0e 5,385 1.00/1.00 vMB 462
823,193 823,193 00000000000000000003c61c49ec2eeefabcee71008d1a320a083062c127b734 5,460 1.00/1.00 vMB 455
823,192 823,192 00000000000000000001c381a95e3eafa15fea7e0554ca1c853aae373307c604 5,446 1.00/1.00 vMB 417
823,191 823,191 00000000000000000000adc18fa4b92edf1ac3caeba39a28024106d1288a3b02 4,928 1.00/1.00 vMB 500
823,190 823,190 00000000000000000000a0c4d9917525f5283bfdcf775a4ff59e3e8569ea7240 4,946 1.00/1.00 vMB 320
823,189 823,189 000000000000000000016ae6c807a76869a7e9fbe51d2899b1bcc35fcdca0e46 2,110 1.00/1.00 vMB 305
823,188 823,188 00000000000000000002463f44e6279e3193f853207f848d0d1d453a57db7a4d 3,737 1.00/1.00 vMB 337
823,187 823,187 000000000000000000028ecd4b8c5e2cd6f9f8a693f63526cba87b8baea0fe01 3,737 1.00/1.00 vMB 377
823,186 823,186 00000000000000000003534154b0e1ff38eb6412167e59bb2739bdaa283cdc6e 3,775 1.00/1.00 vMB 398
823,185 823,185 0000000000000000000178361ba4cf08d9fda7443ef0da1221f7b3ee5a57efed 5,051 1.00/1.00 vMB 437
823,184 823,184 0000000000000000000286910129f4eaceabb84a776aacf2ceb0261ea657bb0d 2,727 1.00/1.00 vMB 405
823,183 823,183 00000000000000000001963452729400d6ed07dd103b850e024e617a765a6e5a 5,259 1.00/1.00 vMB 488
823,182 823,182 00000000000000000002e8febd52acda3962d3871cc9d558ab17a10e52140322 1,963 1.00/1.00 vMB 331
823,181 823,181 000000000000000000014add3d212f05eb97ffcb504711150c9d2a35c0f612a2 4,859 1.00/1.00 vMB 392
823,180 823,180 000000000000000000028d93651981314c0fa4cdf1b7835900757b520671accc 1,841 1.00/1.00 vMB 347
823,179 823,179 0000000000000000000334fb59ddb0fca8e7410272f0813187315b685c352e10 4,572 1.00/1.00 vMB 361
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.