Loading Tool

Explorer IconExplorer

Memory Pool

83,287 transactions
31.32 vMB
0.09667216 BTC
Random Selection Loading Transactions
Max Size: 190.92/200 MB

Candidate Block

Mining Attempt 3edb5655e0962731300b5e075d0ae73602363199cc155fe2c5f168836f9cb8cd
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 683a9444366f7206a8eb6ca92fafa70c8f6e7b972c27065094c31f54cb44b316
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,247
Size: 1.00 vMB
Total Fees: 0.02486453 BTC
Feerates: 177.93 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (438,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,027 477,027 000000000000000000e8160e2eda31844fa3bf87e21ad784239298aba6b1522b 1,267 1.00/1.00 vMB 65
477,026 477,026 00000000000000000086156d61c220ac22f122b78979f3c5b0e676608951190c 2,196 1.00/1.00 vMB 122
477,025 477,025 000000000000000000d5560b113b2755ebd71c9d1e3fa910390c87f7a9161b34 1,960 1.00/1.00 vMB 100
477,024 477,024 0000000000000000015b7d757b8ba46046bde869b06fb78c9ff87cbad02dd8b9 1,362 1.00/1.00 vMB 54
477,023 477,023 00000000000000000023bc9ab83f49c673caae796b4953b8f327448983ac5fe7 1,961 0.99/1.00 vMB 148
477,022 477,022 000000000000000000adc63a9df46d4fb5364b1892f7fee3c0498c5ef5b5e9a7 679 1.00/1.00 vMB 61
477,021 477,021 00000000000000000073f2aaf975350debc50cb314ad3b7efea2fb9abcbeda85 303 1.00/1.00 vMB 60
477,020 477,020 0000000000000000006131737819112bbbabc70f9b3276e102fe2ced4897f71f 1,267 0.99/1.00 vMB 136
477,019 477,019 0000000000000000010d47b2f594df102cc034b2f64e0c3085f310c2f00a2f03 726 1.00/1.00 vMB 89
477,018 477,018 000000000000000000ae6861d5c610fc2d21794bbddf2349cceed1c28666c954 183 1.00/1.00 vMB 53
477,017 477,017 000000000000000000b9c67b5e262220bb48af1a256776dd6785fe5768eef4cd 2,133 1.00/1.00 vMB 143
477,016 477,016 00000000000000000097cf400e2634e1b42cb0b55bbd25476a3e97a5e0d481d5 2,005 1.00/1.00 vMB 185
477,015 477,015 000000000000000000fac1d6971abad98279fe6710bd82e597852c2c04d55f19 1,477 1.00/1.00 vMB 138
477,014 477,014 000000000000000000713c2e2b5f26d57a5ffbb1c29d04c86546dbea4e649974 1,045 1.00/1.00 vMB 95
477,013 477,013 0000000000000000002f50711e893eae377af0aac6da1d9dbcbacf4371290f74 1,763 1.00/1.00 vMB 136
477,012 477,012 000000000000000000b88cd241c3de9a9f41f76ff8f7451787a688ff4bacafd5 1,850 1.00/1.00 vMB 91
477,011 477,011 000000000000000000a56feee5119a5ff7bee55828efa6d11d68dbc6fdaf5b94 1,819 0.99/1.00 vMB 229
477,010 477,010 000000000000000001139c814087471196c6a59260c4b82719e592ffe7bb0042 2,331 1.00/1.00 vMB 157
477,009 477,009 000000000000000000daf2b4cb6fdca6a88f27d4ec9ec69b179d5490c9133375 2,070 1.00/1.00 vMB 59
477,008 477,008 000000000000000000004ea43dacd2ff34225550af170ac9034bd0e60b4fef54 1 0.00/1.00 vMB 0
477,007 477,007 0000000000000000012cdccf3251d2824c363203586fb81ca117c25cda51dfe2 1,819 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.