Loading Tool

Explorer IconExplorer

Memory Pool

79,066 transactions
29.48 vMB
0.06807891 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt 340a38a620dbf486495323f6f89766212b66507553e90eb2cbd67c7c4f182cab
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (289,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,417 625,417 00000000000000000004c27cfe977633c9bc40e29abb9a62ba46d897badacbe7 1,501 0.76/1.00 vMB 8
625,416 625,416 000000000000000000062e8ffd4ff85dc266b65b408937544ff48f51ea2abebd 2,038 1.00/1.00 vMB 8
625,415 625,415 000000000000000000127b62e9bdbbc255e0978df5b3ab160329bbc8178f5460 1,978 1.00/1.00 vMB 13
625,414 625,414 00000000000000000002a7d142d538d564ffa69c094193f41eee72f02255fcb2 2,213 1.00/1.00 vMB 9
625,413 625,413 0000000000000000000d18fce8ea727a1d28baeceea2cb16f19ceca2e9208e05 2,347 0.73/1.00 vMB 12
625,412 625,412 00000000000000000003297299a1d82464c36d968176769785866ebe405bc7b3 2,409 1.00/1.00 vMB 5
625,411 625,411 00000000000000000012c5d51a7619bae7e955e5d015185e41a42a8f53e64129 2,465 1.00/1.00 vMB 12
625,410 625,410 000000000000000000017f9ea12ae26236425464f5d009f712686fb3f265fe53 2,624 1.00/1.00 vMB 6
625,409 625,409 0000000000000000000591e718be3ce46c9352f0fbbf70cf175172afe34b6bb8 2,742 1.00/1.00 vMB 28
625,408 625,408 0000000000000000000107c8a11ea6f6ac05901934962b45eede4a7548c74079 2,131 1.00/1.00 vMB 7
625,407 625,407 0000000000000000000788686dfeae5b6224fdfc6f75b821d557ed894817ab3a 2,594 1.00/1.00 vMB 22
625,406 625,406 00000000000000000007d667617efd91d2adc51bcc650af58fc330cacbd564aa 2,626 0.92/1.00 vMB 13
625,405 625,405 000000000000000000084f86d6a2bc34561de09ff9cbcb642bad816e8a180252 1,944 0.78/1.00 vMB 10
625,404 625,404 0000000000000000000d69b6b0cc3ac5de67fc14dae7693099f47f15ecd45016 849 0.41/1.00 vMB 8
625,403 625,403 0000000000000000000973735bbe7ea91fb44421d976238668e4c27ec16e7c11 19 0.00/1.00 vMB 14
625,402 625,402 000000000000000000054b6cfa34871f0568697e6a13a8747acd7188a32894f6 72 0.02/1.00 vMB 9
625,401 625,401 0000000000000000000e03d4a957137ef7dfe397163b95c0e78c1346cb162aea 608 0.31/1.00 vMB 9
625,400 625,400 0000000000000000000601f9d809230074301cd34f881e909195d9dee79dcce8 243 0.14/1.00 vMB 17
625,399 625,399 00000000000000000012608cec6c6b3355d2d94d3b1173d092cdb21db402ba9e 577 0.26/1.00 vMB 10
625,398 625,398 00000000000000000012004c4f54c5f3862ee7cc8839472484635bc408a7b15b 668 0.21/1.00 vMB 14
625,397 625,397 0000000000000000000493f11040c465aabd17164a0d83f827bb8f0729b190cf 1,292 0.47/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.