Loading Tool

Explorer IconExplorer

Memory Pool

33,313 transactions
28.77 vMB
0.07384784 BTC
Random Selection Loading Transactions
Max Size: 140.00/200 MB

Candidate Block

Mining Attempt 1379b0b96774e6f9efb33d24e50eee8c6e92f476f06b2a9121f784df7548f795
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root d74ed5ce9d33fd8b84aa7a08c3fb3af9b9b7e315a6370f97173373188c48f1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.01627498 BTC
Feerates: 150.75 > 1.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (793,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,615 120,615 0000000000009623fb210f913d5ca24efd7a49c8271acc8240b8b2e8dc8b16af 7 0.00/1.00 vMB 1,086
120,614 120,614 000000000000192c4a878fa461faef49fad2dff68b46e4acf4e0f0e459f9ffe5 8 0.00/1.00 vMB 943
120,613 120,613 0000000000002d5f412318a92491012905d8df157e1e8ae2e2eb67ebf11cb6a4 6 0.00/1.00 vMB 550
120,612 120,612 00000000000053d6c73a10e0073852525a3fe455ea7f288d543852555f77b2ef 7 0.00/1.00 vMB 0
120,611 120,611 000000000000563008055ef5c0b1a9a2ca5d1c0ba879cebfeec4b7920917e262 11 0.00/1.00 vMB 638
120,610 120,610 00000000000092b0e7e303c4cbf4bc54199d9fb0bd05509f095709a685db162e 12 0.00/1.00 vMB 0
120,609 120,609 0000000000002a5ff2b16cfab17189e6d54dfa7bdb1d28b39339f5dc150e45f9 23 0.01/1.00 vMB 334
120,608 120,608 000000000000143b198b9e6a3c09b4e2ad0e7179d5ca0a691f1243e9a7e1aeb9 8 0.00/1.00 vMB 495
120,607 120,607 00000000000071d1d673117558f94a17586d18e4211b38a4f5844fda02be470f 38 0.02/1.00 vMB 912
120,606 120,606 0000000000000154628475a2a0c22eb0a412161b213d45e8441a196992a0aff9 2 0.00/1.00 vMB 3,875
120,605 120,605 0000000000007f9f2f2ab0dda11f7c106b000c1228160bd73bc43149359803a9 21 0.01/1.00 vMB 541
120,604 120,604 0000000000004be100ce294964bf4c3f58120723aeb95b11eb152e0a9bc2b9c3 11 0.00/1.00 vMB 1,029
120,603 120,603 00000000000020258a6e27fc6be7f1cdbe1ebba9a7f534f24d882effaadb8038 19 0.01/1.00 vMB 130
120,602 120,602 000000000000728b246402eb3d3437ebcce4cf866f051f9eadd2c5362f11dfcf 3 0.00/1.00 vMB 4,149
120,601 120,601 000000000000885b9e32f504fac3022a553f606014f1833284d9e4d3eebe5527 6 0.00/1.00 vMB 304
120,600 120,600 000000000000879a6376bea11ffaf2d89897004c3d7ba8c96c0fa8e3de737629 33 0.01/1.00 vMB 696
120,599 120,599 00000000000051ac8b728718c4aab2faa1bf17a8e99cddbc2ba774c713612c11 12 0.01/1.00 vMB 751
120,598 120,598 000000000000334ecc22bbd175d4d00c45823371692e7e6250f8349b3babe3db 7 0.00/1.00 vMB 704
120,597 120,597 0000000000007067e1516530e36d88f4e3444967eca151e9a8c39a1334161a0e 14 0.01/1.00 vMB 1,100
120,596 120,596 0000000000006f166296706f0dd397cac5c2d1f5f418d2549b8bc513fec473cf 44 0.01/1.00 vMB 770
120,595 120,595 00000000000017f84a05a0f0f38245f91a47a7fb4369b1c52b8eda2eec8527ba 47 0.02/1.00 vMB 333
Previous 10 blocks ↓
Total Size: 781.53 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: 613.04 GB
    • Received: 11.12 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.