Loading Tool

Explorer IconExplorer

Memory Pool

81,407 transactions
29.94 vMB
0.15583538 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 3e53f5984cd91adbc4dedeeeb6338c6be2f6be1896b6ff25d9cfcba856b10415
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 0089ca3d748a7cce10d8fb5f535011249016350615e362a28f1f1b38f8ae3838
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.05922392 BTC
Feerates: 1,002.91 > 5.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (311,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,778 603,778 00000000000000000013726ed52c9b1f5309f28a08160e8b3d790eb153fbeb0f 3,255 1.00/1.00 vMB 34
603,777 603,777 0000000000000000000e9d983964583ec394032b14bcc5589337e155409b105b 2,774 1.00/1.00 vMB 41
603,776 603,776 0000000000000000000881cd7636342a1b0c19fb4ddd3e81308101a4bff74774 2,259 0.69/1.00 vMB 23
603,775 603,775 000000000000000000102e306d5a64d20a5fc8c5f062f44175debc7dd6261f10 2,971 0.90/1.00 vMB 20
603,774 603,774 0000000000000000000f427c944b93e2d89a11b3db97ae02435b5f1adb52fd61 3,134 1.00/1.00 vMB 25
603,773 603,773 00000000000000000000a93c586be061952ec2baf57ef6b1b30c8621cb4ba432 3,438 1.00/1.00 vMB 21
603,772 603,772 0000000000000000000b6f1fe6333a326c132a3efbfd94253efbd6ce5b1aa61a 1,545 0.49/1.00 vMB 18
603,771 603,771 0000000000000000000302799fd84bf3d4623b564b983a66941cac0764dd046b 2,350 0.75/1.00 vMB 20
603,770 603,770 000000000000000000038b230c0b70314a8f4941cde8f31fb39b71eabfbe9e26 1,697 0.49/1.00 vMB 21
603,769 603,769 000000000000000000147b7b991b072831667a9dbfa723491b2b178b5cfc6c12 2,011 0.62/1.00 vMB 25
603,768 603,768 000000000000000000073a2a3aca434897521bd28c39271380769363ab806447 1,935 0.58/1.00 vMB 22
603,767 603,767 00000000000000000004bfd08f29a75202f6ec7fd21a5623b919f5dd12b891b5 295 0.09/1.00 vMB 18
603,766 603,766 0000000000000000000059004a5dea2dd530e15e08273f0f0e67516dc500be83 1,250 0.55/1.00 vMB 19
603,765 603,765 000000000000000000072404a3d7f148ad24dd09ebbe9e15aa9c765f3732aa46 2,703 0.90/1.00 vMB 21
603,764 603,764 0000000000000000000c58c18e38ee2447f6b074570fc28b0ce1a6fb5305f768 1,451 0.47/1.00 vMB 22
603,763 603,763 000000000000000000137b8cdef55da5fe9c0cd579fea8328f898d729038f92c 3,455 0.99/1.00 vMB 19
603,762 603,762 0000000000000000000420a2746e7047233113889e0c131265574e2a66a93adb 1,761 0.56/1.00 vMB 23
603,761 603,761 0000000000000000000ff81232645c9e4845e48d633d8e5a91a4d5016e0e3431 1,520 0.47/1.00 vMB 27
603,760 603,760 000000000000000000092753cb852798d7f625e1d34f1d72c51a1840fa9fb4b3 2,903 0.93/1.00 vMB 7
603,759 603,759 00000000000000000004ed7e767cb6d8da863c381703107cdf0b1a6de0359441 3,056 1.00/1.00 vMB 38
603,758 603,758 0000000000000000000231a444ae6ea7acfe66e9440226faff9fa494492c62ba 1,259 0.37/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.48 GB
    • Received: 17.54 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.