Loading Tool

Explorer IconExplorer

Memory Pool

40,679 transactions
28.28 vMB
0.06350341 BTC
Random Selection Loading Transactions
Max Size: 144.39/200 MB

Candidate Block

Mining Attempt 3395212e424837a2ce36bbec344014cc593336b3a28636dfa3e083a1fa466123
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root f8920b2932820d299664d82fcd5280fda2b5091ac959f5a8596dcffe3aac7ace
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,082
Size: 1.00 vMB
Total Fees: 0.00901037 BTC
Feerates: 87.72 > 0.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (694,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,321 220,321 00000000000005168b1c5e4e48c71515ad5c986b45df763c546a675bf462a03f 550 0.25/1.00 vMB 175
220,320 220,320 00000000000000b15cd0e7f91f6039a2c5eaee29040ed3c525f1c78f08d72fbd 494 0.25/1.00 vMB 170
220,319 220,319 000000000000028be92c79679f87b15a4210735de16f24b2ab2b60f74191227c 678 0.25/1.00 vMB 234
220,318 220,318 000000000000021d2f35c032f3448743b2665141ff903eeadb39081200538bb6 277 0.26/1.00 vMB 107
220,317 220,317 00000000000001e6c95b7dd9147472775c0cb9c37954ddfd74e14733f412f3d7 627 0.25/1.00 vMB 196
220,316 220,316 000000000000010ff2c5cecbf35e506e64661a8e212dd68cddd36596e40c54ff 87 0.04/1.00 vMB 124
220,315 220,315 0000000000000326df626431cea996e806e7e0c8983fd1ff787bb2f0554bbbe3 853 0.25/1.00 vMB 279
220,314 220,314 00000000000003acc1ffe0116d595f010f542796933236a7e12b18630df5a01b 8 0.00/1.00 vMB 357
220,313 220,313 00000000000001cfe7273927e761e6f867fccdfe3d113f6f1c4ff414174e6554 205 0.07/1.00 vMB 55
220,312 220,312 00000000000005008be6ec83e3f35f87fdf7eec639914bc8289f75b6e2415434 175 0.12/1.00 vMB 134
220,311 220,311 000000000000008c31501c51b67360af4b59bf52b5e2fd1897ea8c6ca47dc764 465 0.25/1.00 vMB 172
220,310 220,310 00000000000002e12c463dbe73f7f72b2bbef0e3e3d0c254d55640e77b952c43 84 0.05/1.00 vMB 83
220,309 220,309 00000000000000d6c16d76799deda144bda5466b709180bfe5d462962cc8cbd0 785 0.25/1.00 vMB 227
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
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.