Loading Tool

Explorer IconExplorer

Memory Pool

78,524 transactions
29.67 vMB
0.11562281 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt f7aceba2fe2b8f3c49f20dd816aecd0074bcb61db2ef4fe9f23980c20d7417ab
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 60c687565396320820560583dd80253520b83fb3aa1c3c4b83beaf5f97b90d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.03542777 BTC
Feerates: 526.32 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (92,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
823,178 823,178 0000000000000000000159dc480b3e962f3486e095caee1171d8d4ea4cb6ada7 4,783 1.00/1.00 vMB 176
823,177 823,177 00000000000000000001b8a0f0085f60d3ef0d05d6ef1ebad59b37eb090b8887 4,831 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.86 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.97 GB
    • Received: 17.26 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.