Loading Tool

Explorer IconExplorer

Memory Pool

40,705 transactions
29.05 vMB
0.09353203 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt 4f0117e72f16c71ebd18b33b9356a22b43d08bf3b13b795607a010ab2a5ecf72
Version 20000000
Previous Block 0000000000000000000139927d84a510b18a8af0488a36abfc20135ab1be683b
Merkle Root 5494ad1f3a8a7fa26b36e100710aeefc5cddb406a2006dec00c27380a0282bf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,578
Size: 1.00 vMB
Total Fees: 0.03694546 BTC
Feerates: 101.64 > 3.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,577 (441,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,268 473,268 0000000000000000012a7a5e21a525df553498a7a310d90542fde26ca7ebfd4b 2,606 1.00/1.00 vMB 303
473,267 473,267 00000000000000000039b239e27677e3835a59321df08e87583812528bc3c185 2,261 1.00/1.00 vMB 365
473,266 473,266 0000000000000000013bd1a5f07afc8791542f0e24044e218b606f71804eca33 2,175 1.00/1.00 vMB 361
473,265 473,265 0000000000000000009b5f1d9278440de32ed6c4a4c7212a0dde1f1a69bd4d17 1,842 1.00/1.00 vMB 314
473,264 473,264 000000000000000001220fb304f57c5975dd60a79fba6d01c95544398ec75daf 1,940 1.00/1.00 vMB 418
473,263 473,263 0000000000000000014d4ca86ef1cec96e7b7556df25d69fd519b40185139e80 1,980 0.99/1.00 vMB 282
473,262 473,262 00000000000000000145618b4ccb656d735244a1f1884826ec78f05fc8d026ad 2,735 1.00/1.00 vMB 415
473,261 473,261 0000000000000000011d2485543ac7b54927260a1ae84a8295644a5f286fa7d9 2,481 1.00/1.00 vMB 336
473,260 473,260 00000000000000000070848627d19001d04971c59a0d1b6888c007bb51ed1a84 2,361 1.00/1.00 vMB 364
473,259 473,259 00000000000000000076770c5dbb3b86701e8790698713dde6ecf22292b0d8a1 2,512 1.00/1.00 vMB 391
473,258 473,258 000000000000000000948fa09e8ed40a18bb6d3ff4a54856d35f3c6a6088c2ec 2,421 1.00/1.00 vMB 284
473,257 473,257 0000000000000000002fbe44076e2556779dc5a37ac01c1af127e1f89e5c3244 2,269 0.99/1.00 vMB 350
473,256 473,256 00000000000000000159975284c679e2e63de110fcd9df179266711ff1b68472 1,662 1.00/1.00 vMB 288
473,255 473,255 0000000000000000007310549448c9658aed73c1a7bdf1abaf0e52e33e7556cd 2,079 1.00/1.00 vMB 344
473,254 473,254 0000000000000000008abfe55c7e5979ce59eb678f5ad39b9f76e30496fec7dc 2,510 1.00/1.00 vMB 380
473,253 473,253 000000000000000000a2adbbc26b673649896192cf4c1f51482f3d6cd997c675 2,234 1.00/1.00 vMB 363
473,252 473,252 00000000000000000148ef2f12f3db30ffd0898e3d1fec5bc21a5cc9ffce3c1a 2,065 1.00/1.00 vMB 325
473,251 473,251 0000000000000000002d8fe1dbf0403754b17ae22af0c170ae0a6ec9547e4abb 2,284 1.00/1.00 vMB 363
473,250 473,250 00000000000000000072ecd7d5a913f23838effba3d8a719d420eb9c632c092d 1,873 1.00/1.00 vMB 351
473,249 473,249 000000000000000000f1590d14e6a660a9a2d16e6fae00d97b9031ee0b9f5d4b 2,101 1.00/1.00 vMB 300
473,248 473,248 0000000000000000003106feedb7f64615a08bd6ef1e9f2f2efc72a5b14a2f8e 2,359 1.00/1.00 vMB 388
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.41 GB
    • Received: 11.64 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.