Loading Tool

Explorer IconExplorer

Memory Pool

82,655 transactions
30.41 vMB
0.10547777 BTC
Random Selection Loading Transactions
Max Size: 183.30/200 MB

Candidate Block

Mining Attempt ad32f9dc60f93130f97a8510a0367c58aa278e5c3edb2fcd2b6e075c5ebe99f5
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 7240164722b228ffbe54bb9e155b33964a64e5d72bc9590d60293166c2fda3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04307461 BTC
Feerates: 526.32 > 4.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (609,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,492 305,492 00000000000000004496e78965f941280ba7efa39763eb913c86548ff2e40ce6 25 0.02/1.00 vMB 14
305,491 305,491 00000000000000003a34d1cacec57da9693552172f7f59d51a78c9771fadf639 175 0.31/1.00 vMB 13
305,490 305,490 000000000000000049e46b889407695793ab4f30553ca9e1cc54aba89da0a9cd 871 0.35/1.00 vMB 44
305,489 305,489 000000000000000044f6a6c5fc1a6006286a702ddf688867aca77d68e591d4f7 268 0.34/1.00 vMB 15
305,488 305,488 000000000000000040154c13001c461a59c7fbf9e104cfa1a5e1e9e2ce1aa62f 573 0.35/1.00 vMB 25
305,487 305,487 00000000000000001cc0da92fbbf9a3225276bbcd99827a5a86d20189f99631e 1,025 0.35/1.00 vMB 49
305,486 305,486 000000000000000025e6af23be2a5415c55116abe88b08ec1fab5dfc16402100 310 0.17/1.00 vMB 29
305,485 305,485 00000000000000000554b3ab41b834832f62a0c7a53bf407cc2de48b070ecad8 679 0.51/1.00 vMB 25
305,484 305,484 00000000000000000735c7715442f5dd1a900bca9426dd3765cee3ec007d4fe5 535 0.35/1.00 vMB 31
305,483 305,483 00000000000000001b9db913539242239784aa31d5035b42594508276a4a7dcb 764 0.35/1.00 vMB 68
305,482 305,482 00000000000000002e9c9bddd76e27620daa5f333400bfa87fc3b60a6a92be6e 480 0.33/1.00 vMB 35
305,481 305,481 000000000000000032f05334c63a90dbcaaeeabc06fd8876b521998295babfd3 32 0.02/1.00 vMB 20
305,480 305,480 00000000000000000b7a50dbb620b2b78d7667164cc5d310595784df9f391f4b 392 0.35/1.00 vMB 21
305,479 305,479 000000000000000048ee9f3bf810116bde2965da305ec30d1633a761fe9180be 742 0.35/1.00 vMB 37
305,478 305,478 00000000000000000ea432f0471725a4adc813e23bef90a2e856df0544c55602 179 0.11/1.00 vMB 30
305,477 305,477 00000000000000005ac5c5a2ae852fc340572b759cd7c8df9672261485c708de 441 0.22/1.00 vMB 27
305,476 305,476 00000000000000001eb2a01b0e23a47499cdea671a5163c9e1ca280fc8d21d70 300 0.27/1.00 vMB 24
305,475 305,475 000000000000000046747afb066c00a71974cc76608476dcf744c215d0fc6113 170 0.10/1.00 vMB 28
305,474 305,474 00000000000000000807116bde90fe9e2990aad7c6da0bb6e2a19cf566e2d698 23 0.01/1.00 vMB 41
305,473 305,473 0000000000000000183206c54c289aa021e7ff3ae2d5e4ab38ab90519dadd140 25 0.02/1.00 vMB 11
305,472 305,472 0000000000000000481348e60a94970d19d79af1bb15c70d5b0ba05ef355d61b 233 0.19/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.