Loading Tool

Explorer IconExplorer

Memory Pool

25,408 transactions
6.99 vMB
0.03273802 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.07/200 MB

Candidate Block

Mining Attempt 22c2252049f782b78ecce166adfc3df72e136a193fae5e4050cf96fb53bb1e76
Version 20000000
Previous Block 000000000000000000013cf25723fe0f82493a9b4b9512143d1d8a7879b10b59
Merkle Root 2348baa2ac31c43d8e295a539b215f5c5e5f89f98fd51a51cf4a2b6829052815
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,002
Size: 0.50 vMB
Total Fees: 0.01447894 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,100 (769,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
143,928 143,928 00000000000004f358291aeaee1adde2a15926e233e88b0ab833e6c1ee5a0167 0.00 MB 10 0
143,927 143,927 000000000000059687370b64a26a87b18f6fc0e817a75541bc5e2dbf426f9849 0.00 MB 11 75
143,926 143,926 0000000000000614edc01b74ffc0806bb6dcd93a0a7bc2ab070bc1e60178f0b2 0.04 MB 106 565
143,925 143,925 0000000000000226878c7a5943df5eec24e362b5ced4fa43164c6b52bd511f02 0.00 MB 13 16
143,924 143,924 00000000000003158e9935410b676d3144b6d7ed7bf2a3d07d6a4bc54aef6dd0 0.03 MB 59 247
143,923 143,923 00000000000002436bd2ae60d67d6fc0dce44deba2ad739619a3d364f6283e64 0.03 MB 51 135
143,922 143,922 00000000000000f9ead240c7a6842d371c33e0fe9b240e324e55785188cc9a60 0.04 MB 89 78
143,921 143,921 00000000000008f4156cbd803401c2a4cc8aae1148b117b9796590a3d2c242f0 0.02 MB 61 150
143,920 143,920 000000000000010ac80293f0dabf53d6f910cc42f6dc1152163fb844b55b0671 0.02 MB 46 105
143,919 143,919 000000000000003cdb39c57a24b55757782684c487c32a651cb2c597cea41b83 0.00 MB 8 118
143,918 143,918 00000000000006aba8e5cc924c4a4e65473cd41e3f8488f1fb896ce57e2a1b9f 0.02 MB 65 91
143,917 143,917 00000000000004fa5cc51669ea326fbfe1ae6844f181ebf57c4b9e1091bb6dbc 0.05 MB 131 506
143,916 143,916 00000000000002545f985210181b7fd49135c4416e907f400097e49d29c89b05 0.07 MB 144 234
143,915 143,915 00000000000000d0a030d205fa4746a4f4a8e86c4b0959fe58fa089ccaac207c 0.05 MB 126 93
143,914 143,914 00000000000003774a80b1188d093ee6833a8e66967c92b75a5d2698b93ba8ff 0.00 MB 1 0
143,913 143,913 0000000000000439f98423ff8e69efe5d4f4b7784dc385dba6d4db1f70d725b9 0.01 MB 14 793
143,912 143,912 00000000000006107efee9e7aec1a9d2f993ca23c6566a177f108feebed2ca43 0.05 MB 90 86
143,911 143,911 000000000000029456f62ae72cd83212561b7dfeb3e9a8201d6a87a48d04ac14 0.02 MB 36 158
143,910 143,910 000000000000006c9512dca8f0f5b5f865a2addcd306406b683cbf98dc47e83d 0.01 MB 21 166
143,909 143,909 00000000000001a0423d5fc68af1c681ccf8ba248048175794eae437a2900773 0.01 MB 19 232
143,908 143,908 00000000000006d87056df6e5e0df54fbfad3344220486987c5f03143e3a2466 0.04 MB 95 254
Previous 10 blocks ↓
Total Size: 779.03 GB

Node Details:

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