Loading Tool

Explorer IconExplorer

Memory Pool

40,698 transactions
28.29 vMB
0.06365389 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 8f2d85f7dd768195b48af1612907459085201ea9179903cacdaf9272c1a124d9
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root bf5e84c54f9978c4c5736c1a870851b5332820deb3f9b1604dfd075c5bb1d4e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.00907760 BTC
Feerates: 87.72 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (694,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,308 220,308 00000000000003459148f8a326b608d6df15a3335ead116aab4fe53e3444c135 715 0.25/1.00 vMB 214
220,307 220,307 0000000000000095a619fbb486244515b272b1ceadea5b10be518864459b0b19 250 0.11/1.00 vMB 172
220,306 220,306 000000000000050352549697cca1ae27bac1c8eb3dead0a4fb446b30e896e1ad 407 0.18/1.00 vMB 180
220,305 220,305 000000000000043277ece774bad1228db60d8dab847fc5fa32d2eae025ab31ed 486 0.24/1.00 vMB 162
220,304 220,304 0000000000000385d7c6af8d7cd715890b30290be6f307689c01f06e24437a53 11 0.00/1.00 vMB 90
220,303 220,303 00000000000003b9b2c36a6b717d2f6a1ff7b886cf01531ee496756b49d9231b 199 0.25/1.00 vMB 84
220,302 220,302 0000000000000370ba81170faf4fa503fee1f6f836eb033d98aa16109ba05adc 571 0.25/1.00 vMB 176
220,301 220,301 0000000000000048cb0e6d9591eb889a39574bbeb3129fccea89399ff6821f0f 105 0.05/1.00 vMB 111
220,300 220,300 000000000000002b7130c71b1c28b8cf8a7f4d5c64872b642b92031a18ef4c61 672 0.25/1.00 vMB 211
220,299 220,299 0000000000000372cd4c18eb6364c76b7ddbe2cd68644f9648c77519f235bd61 811 0.25/1.00 vMB 246
220,298 220,298 000000000000045511cbb8bd6fe56b2d24d1e1825a7e338ef2257f6580610ee4 601 0.33/1.00 vMB 151
220,297 220,297 00000000000001d877f872a249813371485a095c113ff92882163459fe1fcc39 79 0.05/1.00 vMB 386
220,296 220,296 000000000000003fd69e8d8e4d8324e5caf9499540bb93328d94728e518b703e 843 0.25/1.00 vMB 271
220,295 220,295 00000000000000a80ca471ba23243997db7c5430b57d6dcb93c44bd312467025 726 0.41/1.00 vMB 139
220,294 220,294 00000000000004c17cb37d7723021bb2f17432b59727605bc357f530ba7bc739 269 0.09/1.00 vMB 268
220,293 220,293 00000000000001c36504f0ec5b9cd8082515b3d274fefbdedd87cbd7f978a39b 337 0.18/1.00 vMB 192
220,292 220,292 00000000000002591deecde26480d7864239fae42bf18f9e9815a7125f139684 375 0.14/1.00 vMB 207
220,291 220,291 0000000000000176494b2486bd932693b96f44132e96535927e33a3ebb58d866 96 0.03/1.00 vMB 163
220,290 220,290 0000000000000037abb3d301305b25727a2303eda8753bee67203b9c4b156e65 194 0.10/1.00 vMB 136
220,289 220,289 00000000000001be6c9e8fb05689c15846fa1d6c7dc1f4687c7b2f0006959946 1 0.00/1.00 vMB 0
220,288 220,288 00000000000004230d2edf56ee235db23248ca79f1ba0175d5d06f42f13832de 203 0.08/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.