Loading Tool

Explorer IconExplorer

Memory Pool

74,654 transactions
27.65 vMB
0.07408572 BTC
Random Selection Loading Transactions
Max Size: 168.46/200 MB

Candidate Block

Mining Attempt 9d8cbe89c884987dafc00a48ea72ac348d4dd55f624cded05a8da677941e0511
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 0b6903f0e2052684c44537a133571ab5cd6ac7541302a3eecd0f8294db6ce8d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,895
Size: 1.00 vMB
Total Fees: 0.01495153 BTC
Feerates: 100.35 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (131,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,641 783,641 0000000000000000000165f6c24bab244559c928f39ae228b7868ff0a922a54d 4,164 1.00/1.00 vMB 13
783,640 783,640 000000000000000000002191d00c05e7bd88390433cb42f556a6f1ebb07f324f 3,607 1.00/1.00 vMB 22
783,639 783,639 00000000000000000003be63eb9cab8cb0f8e0ce35a14880210b2999befa5834 3,615 1.00/1.00 vMB 30
783,638 783,638 00000000000000000005b536984b49337d63ce5ddf35df05dc174b150d63f1d0 2,611 1.00/1.00 vMB 31
783,637 783,637 00000000000000000002ce24c683f883f83330c0306569e285a41fa40b3f569d 3,139 1.00/1.00 vMB 6
783,636 783,636 00000000000000000001bad2e263e6ee02a88a39f2debc66f6f3450fb7796986 1,971 1.00/1.00 vMB 24
783,635 783,635 00000000000000000004a23c1b8d8ed5a62bf2be28ecbecc48c40bc11ad2d42b 3,086 1.00/1.00 vMB 19
783,634 783,634 000000000000000000002a8d67c6b1ed9c1d7d0029bda6987f26d61513ed71a5 1,468 1.00/1.00 vMB 5
783,633 783,633 000000000000000000006c4cab45064efcccc1b5af2c59f5efbef1327daeb73b 3,512 1.00/1.00 vMB 14
783,632 783,632 000000000000000000018e3527bad799231989b3d98b63471098df444c945961 2,831 1.00/1.00 vMB 16
783,631 783,631 00000000000000000005fff2f97daf751862dbaec157486166f4938d308feb6e 3,025 1.00/1.00 vMB 14
783,630 783,630 0000000000000000000539030dc1037d0fcdfe52c6cb6ac2872107dd682300c3 2,808 1.00/1.00 vMB 15
783,629 783,629 000000000000000000009dc573d7d8e8afb6c904818e81bb4504a09ac249379f 1,449 1.00/1.00 vMB 5
783,628 783,628 000000000000000000043114aff0f6656ac944c0864dcaa30933c127e9251de0 735 1.00/1.00 vMB 5
783,627 783,627 00000000000000000000c4390717855f4e8fb57c6bf51241678f6a188e1c73be 3,444 1.00/1.00 vMB 20
783,626 783,626 00000000000000000002300bf0f32f389a381d4be743b46868b2708ec998dfab 2,336 1.00/1.00 vMB 11
783,625 783,625 0000000000000000000459277e53856c92440e66b9108eaa77600a7e90733cad 2,700 1.00/1.00 vMB 15
783,624 783,624 00000000000000000005a1e5c2e37bcd0164affe6e0ea539ef9d7330ce9349df 746 1.00/1.00 vMB 15
783,623 783,623 00000000000000000003387edc6eccdde2cb17e509fb2942b5fbacabb69f7caa 2,887 1.00/1.00 vMB 31
783,622 783,622 00000000000000000005f3c194d1cd7e54648dfbd7bb90bfa56d5afcdadf66ee 2,241 1.00/1.00 vMB 15
783,621 783,621 00000000000000000001d1db49675164c00bcde23be7d0152cb790c60299185d 3,292 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.