Loading Tool

Explorer IconExplorer

Memory Pool

79,781 transactions
30.29 vMB
0.08515419 BTC
Random Selection Loading Transactions
Max Size: 184.38/200 MB

Candidate Block

Mining Attempt 7d0ff51eebcbc32145a58e75022059e3937eb7467d3eb8e810c3bd994774f063
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 7914d606d1bb3fd3c8660d800726d1e3e53eda55eb001c219bc6a55e50c9119d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01756247 BTC
Feerates: 203.60 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (704,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,413 210,413 00000000000002e068a567bd147f519cee5728e4d2e46308895c835064c397c0 72 0.03/1.00 vMB 232
210,412 210,412 0000000000000098385a3ec06140d04aabafdfe4885fad2baa28249a869cacd5 54 0.02/1.00 vMB 153
210,411 210,411 000000000000047c8f872797bd87f98597e8fa3c1a41c3208ef7af9444a66702 17 0.01/1.00 vMB 8,076
210,410 210,410 000000000000024817220e2c1304e8e2172c3c2e850f9f14f67b300cab8edf1a 285 0.11/1.00 vMB 176
210,409 210,409 00000000000004897a1c341f03e77e523fa8eeb1c51677c8ee1c59966f07aa64 134 0.05/1.00 vMB 180
210,408 210,408 00000000000002e634b290e9a7a6bca5f59ecac10366b13ea1fbe069b1590478 34 0.03/1.00 vMB 89
210,407 210,407 00000000000002517b61690a381f1bbc6e8c77c4b9c1f566d0c451c8fb175ba6 191 0.08/1.00 vMB 212
210,406 210,406 00000000000002de9c1decaf9cb207af4452e8f00baeadc7729618ff3f4ce9e9 106 0.04/1.00 vMB 61
210,405 210,405 000000000000018197bc992b48ea7e6157b7ccb2a27283feb4df2eb3221d84a3 416 0.25/1.00 vMB 124
210,404 210,404 000000000000002da32505188aafaaf19ab31dc4fb61d064b2a65d23093bdc79 219 0.09/1.00 vMB 184
210,403 210,403 000000000000031e29bb7cfd069359c795c98b997033386ad8b3932e64321791 596 0.25/1.00 vMB 436
210,402 210,402 00000000000000fee649e87b6f9ef3e925fd1a0d0298444355188fc02b0e2631 58 0.02/1.00 vMB 95
210,401 210,401 00000000000000f6e0c83371649e385d761d779cf2a9cdd6cfa6aaf299bd81d1 394 0.16/1.00 vMB 189
210,400 210,400 000000000000028a9c53d6d4ddafc83615dad8f9147839ba77877a3b38729fe4 478 0.20/1.00 vMB 183
210,399 210,399 00000000000000cb2b78a3d99f6bf138bb782e81c41af8a5ce27e113c7a2306b 383 0.15/1.00 vMB 180
210,398 210,398 000000000000017da6039fb92d5df55892de6034fc60589b0d0487fb66e6f28b 38 0.02/1.00 vMB 41
210,397 210,397 00000000000004bc69c294d3ee6141112fc5f21dcdb6ff5959559b2267f5e7db 80 0.03/1.00 vMB 149
210,396 210,396 000000000000008e345173299ca145547ce59d2e45838d5cf96b97f86ffa4cff 106 0.06/1.00 vMB 124
210,395 210,395 000000000000001e7fe21368f7c8485b2ba71d7f5375163ddf5afb428d9514f2 179 0.14/1.00 vMB 100
210,394 210,394 0000000000000127dd81b0060c02600deb53e6216682021f43a2c8da68f75511 194 0.06/1.00 vMB 268
210,393 210,393 00000000000000f43a75b9688aaa463d2f3888f6efbda3cd81cf72f2343ca122 606 0.23/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.