Loading Tool

Explorer IconExplorer

Memory Pool

43,176 transactions
27.08 vMB
0.05560105 BTC
Random Selection Loading Transactions
Max Size: 142.69/200 MB

Candidate Block

Mining Attempt b473b08a9be900046b3b5fc9e0183f23194273a5e34cbcd93402fd6103890d19
Version 20000000
Previous Block 000000000000000000008b3b3a15207ddb4b53969984fa4d3acfac40fce3eb15
Merkle Root 8fb7d9aa53cef74a3d767764b2854837291f34b1472beb2f02e0e211639aa3a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,609
Size: 1.00 vMB
Total Fees: 0.00513921 BTC
Feerates: 12.10 > 0.51 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,925 (454,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,021 460,021 000000000000000001d75549cd995beb24975313709b5309ba5fecf7be41a92c 1,382 0.98/1.00 vMB 51
460,020 460,020 000000000000000000178ff397f9def3c760f67d602c4251b8b9b6304ecf9922 2,027 1.00/1.00 vMB 142
460,019 460,019 0000000000000000015f510930e393ee5515abe29c406c2a8c78295df3086267 1,945 1.00/1.00 vMB 175
460,018 460,018 000000000000000001ca4220408b213ea28917cdce6b55c7322d0bf4e6496019 2,286 1.00/1.00 vMB 171
460,017 460,017 000000000000000001612a0373e76deeb2eb5bab106a6bd64130825837e7ad37 1,392 0.60/1.00 vMB 160
460,016 460,016 0000000000000000018f4b88782f3a7c9b0b2501f33fcad70d4e61bcdda33302 1,346 0.62/1.00 vMB 153
460,015 460,015 0000000000000000006ef70166d8e11beeba95b20921f91f090aeab9c5f9d68e 35 0.01/1.00 vMB 128
460,014 460,014 000000000000000001a6df8f3bc93d66c7bad601241ea52a95eaf4e1d2deac62 1,423 0.92/1.00 vMB 127
460,013 460,013 0000000000000000010566a7003487b30870c3cbc96d06eb9fe71aa1f41da314 1,343 0.69/1.00 vMB 151
460,012 460,012 000000000000000000808c95b1e54130dfc6d3ebaa47ffe65f7c13bbf88bcd75 247 0.15/1.00 vMB 135
460,011 460,011 000000000000000001a38800bab2a53e054aeb5acf622c7940f73dffba1b710b 744 0.31/1.00 vMB 176
460,010 460,010 00000000000000000192f6d476c45824cc29c8e31850e542a99eeb38e42f88d6 417 0.26/1.00 vMB 214
460,009 460,009 000000000000000000ef3f1bd4456ae0dbab5a3dd81a5b1c640d56fc94a886a7 52 0.04/1.00 vMB 113
460,008 460,008 0000000000000000003514a7576fdd02b48fbadbfae72c747d03ec6d5afb19c7 749 0.44/1.00 vMB 162
460,007 460,007 000000000000000001b673653cd4111eb9ddfd4ad3d3a6d564ee08f408269aa1 829 0.44/1.00 vMB 188
460,006 460,006 00000000000000000117fa38c945a1171719fcec14909069110953b8c6b23a25 170 0.09/1.00 vMB 132
460,005 460,005 0000000000000000006d8ae884f313b8a813d2ee4e897ca0868d98aaa687db39 1,462 0.72/1.00 vMB 171
460,004 460,004 000000000000000001292378883eec304519e2fb6db2f6e937ab8947543f730a 1,638 0.75/1.00 vMB 178
460,003 460,003 000000000000000001e0c1ae244f1e1b94418b49b88d27739762af0f65959f29 1,536 1.00/1.00 vMB 114
460,002 460,002 000000000000000001ea385624362a8e4c67540a027e6a067b9c5f1b90bfcfd1 902 1.00/1.00 vMB 74
460,001 460,001 000000000000000000a14265d2419ecad3bbb08edcfcafd6579e73e270ae37a6 1,969 0.80/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.26 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: 655.59 GB
    • Received: 14.33 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.