Loading Tool

Explorer IconExplorer

Memory Pool

78,496 transactions
29.10 vMB
0.11667700 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 5249a7adba27656873fc9809275c8e740d11e26660480ff1be38fe5c59516c52
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root da913c624d6ba8c61738278e365212e817d1cffd45970c63ce34d7112f83bcf9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.04195159 BTC
Feerates: 150.80 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (540,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
374,461 374,461 000000000000000003a95cccc6a29391236d143d7fc9587fb080939716e07dbb 1,202 0.93/1.00 vMB 26
374,460 374,460 00000000000000000c2af4b9f72c75b55f4f6ab4b7011d3213d97cb0865c7751 1,933 0.92/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.