Loading Tool

Explorer IconExplorer

Memory Pool

75,106 transactions
27.72 vMB
0.07768499 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt d15c4261ee40df6d82beb8200b8974052eda8d09d881774e953066698fb10d29
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 0c5e8c8fa6b6cecd05f2daf32b677b7a2826cb7d31080f70b87e19402b6d4068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.01836244 BTC
Feerates: 151.01 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (540,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,482 374,482 000000000000000007053a77eead86209358060e4cca995f73cb2fc89d3e0ebd 1,131 1.00/1.00 vMB 18
374,481 374,481 000000000000000000f87c0d3b84cad15dce31a324ab79ed55ed217e391d136c 1,193 1.00/1.00 vMB 21
374,480 374,480 00000000000000000281c151ff37bb4e883be76457b4292c10e6d0e6b3369daa 668 0.93/1.00 vMB 12
374,479 374,479 000000000000000012001196e771b4aa15b5e2da7f5e85f029601d5d6c241721 1,585 0.90/1.00 vMB 41
374,478 374,478 00000000000000000ac9616939732fef37fcf40f25ab99fd35042973a5ea3255 169 0.10/1.00 vMB 44
374,477 374,477 000000000000000003783910316c65a836a613c62ed625dd639c7cc25c6d8c5e 1,541 1.00/1.00 vMB 27
374,476 374,476 000000000000000004260f338d0c65ff887d50320864e148e172201cdbc3866e 2,185 1.00/1.00 vMB 45
374,475 374,475 0000000000000000033ac13d7f4d3defee41e0ce2c34d1b190a88a582c595f91 1,071 0.95/1.00 vMB 13
374,474 374,474 00000000000000000a20486eb488338252c9b236f69d975350f369392612bfdc 927 0.95/1.00 vMB 10
374,473 374,473 00000000000000000f5e8b422468e0782850594881f19fa27c136bf9e168ed0a 1,093 0.60/1.00 vMB 37
374,472 374,472 000000000000000003663b9f371fa73dca936ca94d0ef5ae9ab1e9dd98e7d589 762 0.93/1.00 vMB 19
374,471 374,471 000000000000000010ad9174e17274cd4004b5ef6eab815e5e37452fb80aca13 804 0.93/1.00 vMB 16
374,470 374,470 000000000000000010830614960b9b4e09c49ca8414478730e816161ff5dee90 253 0.13/1.00 vMB 39
374,469 374,469 00000000000000000222f31d4cbef619399242be2d45113062cda449f9fb164f 808 0.50/1.00 vMB 31
374,468 374,468 000000000000000000b1099e77f55e917fbdb445fb116456cf126ff44209b29b 1,042 1.00/1.00 vMB 5
374,467 374,467 000000000000000000a5b8b03740afea7abd33a194cf3e4de7e4beab8b7188e1 1,003 0.75/1.00 vMB 12
374,466 374,466 00000000000000000996d50d30d6b5604f59100218de1c61087dbca89df084ff 634 1.00/1.00 vMB 9
374,465 374,465 00000000000000000845aecec7ff4788414f478b0cdaf291b6dd443f1638b5ad 196 0.16/1.00 vMB 19
374,464 374,464 00000000000000000e1c1f074b806d28b306a70e586f1bee5b8d815254bc4aa5 1,514 0.93/1.00 vMB 41
374,463 374,463 000000000000000009bfb15446a7275287689137ae7a70639c3b5b5761e0a3ca 919 0.93/1.00 vMB 14
374,462 374,462 000000000000000004ac6db2534580c62018a8e769d3319f751108322eaecdbd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.