Loading Tool

Explorer IconExplorer

Memory Pool

76,960 transactions
28.57 vMB
0.06389242 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt f480efd78162d3f829c8c56697928220ddcd12db1873118c9d13dbd035310188
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 14cddc9d9b3fe9221e361e1f7f9668c15588d1dbedf0e8ce7f5527bfba442d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00469799 BTC
Feerates: 40.21 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (327,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,359 587,359 0000000000000000000c28fc4102b71f00c67eb44a191da8d673cab81b571979 3,221 1.00/1.00 vMB 43
587,358 587,358 0000000000000000001f07927dc6467371ee00a0c065f3a5624481fc324b2783 2,560 0.86/1.00 vMB 37
587,357 587,357 00000000000000000003810bf7fc341a9850bde269383859c9167678d37e1962 2,806 0.93/1.00 vMB 16
587,356 587,356 00000000000000000012304ae8279ee560f855e4986d211e0e1068ef21557bcc 1,770 1.00/1.00 vMB 43
587,355 587,355 0000000000000000001d4cb806775347d877edb1571de32a268fd640c162cbfa 617 0.22/1.00 vMB 28
587,354 587,354 00000000000000000000780bc8645f7421e126240aba05ccd49c5cf0fd9d3a3a 2,310 0.97/1.00 vMB 10
587,353 587,353 0000000000000000001376ce65d7a3f78a26e489e4b61fb4d06a39b7ec605a42 3,515 1.00/1.00 vMB 34
587,352 587,352 0000000000000000000f83a52df7a9fa319258992a633df9e337a1315c654fd3 3,446 1.00/1.00 vMB 25
587,351 587,351 0000000000000000001746535f4cfb29ad9f841c42d20ec6d0a21fd01de5ff0e 2,608 0.90/1.00 vMB 25
587,350 587,350 0000000000000000000577519821d791480744e749c62ad447d8bf74ee9c17d4 3,287 1.00/1.00 vMB 23
587,349 587,349 00000000000000000015e9f8181cbebece5e1c076fb7952455260f2d405a9d5c 1,517 0.45/1.00 vMB 6
587,348 587,348 00000000000000000013cf381cab6360e4dfaafa274741a25cfb268cbe194fac 3,203 1.00/1.00 vMB 27
587,347 587,347 0000000000000000001d490457275c06740fcc2e491ace20b1d7483c768e406b 514 0.15/1.00 vMB 22
587,346 587,346 00000000000000000013024632d70046c9cb31a6db54e4480f6ba9fc57d8f5db 183 0.06/1.00 vMB 33
587,345 587,345 00000000000000000006585d3ea619a1b7ed7d46ce7404a80ef510ae0d1d8888 1,179 0.35/1.00 vMB 20
587,344 587,344 0000000000000000001b9d3b13307eb97a76768dffa1e898f6c4757eb69d5065 150 0.05/1.00 vMB 32
587,343 587,343 00000000000000000001b9052cb985beda49533b72a6b2c90596616def39e7bf 1,028 0.30/1.00 vMB 20
587,342 587,342 000000000000000000008b829bc6347bc19fc143be737e34badb47cc5afaaed3 2,869 0.86/1.00 vMB 19
587,341 587,341 000000000000000000095e950d54dbac9d309c14e7f02fafdb9c323072ef02b0 439 0.12/1.00 vMB 14
587,340 587,340 0000000000000000000a34884313e1cf770e56244b1dc415ca4cad1da67683e0 1,386 0.40/1.00 vMB 18
587,339 587,339 0000000000000000000e8e49129eb7ca65085cb3ef996b8ecda69d7053a605eb 1,342 0.46/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.