Loading Tool

Explorer IconExplorer

Memory Pool

80,410 transactions
29.68 vMB
0.07609668 BTC
Random Selection Loading Transactions
Max Size: 182.28/200 MB

Candidate Block

Mining Attempt 53f64d53c6bc8cd73b09c25ed4a1aa2f9b228c0bac55678ebc7c78d627ea7bd3
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 7c0b3c5cc79de3327cb1398573da5f29b33371a7b2d02f868cbbf4a80355f96d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.01067216 BTC
Feerates: 82.43 > 1.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (609,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,133 306,133 0000000000000000487c7e3791b9abdf1a9d05c8c58648e24b35951769e705f7 736 0.40/1.00 vMB 32
306,132 306,132 0000000000000000202236faa17ead477569b288d0b552f95013c50309acb564 351 0.19/1.00 vMB 29
306,131 306,131 00000000000000001e864f004b693b48ea5c4aecd77fdf48991cf651d59dc8c2 8 0.00/1.00 vMB 71
306,130 306,130 0000000000000000242ec04975a2f7417256e9f990ca47fd5c9dd17fa7e173da 178 0.07/1.00 vMB 33
306,129 306,129 00000000000000001a83e65a72d0a8d1c1297161bbcb85f22046bc26d26a4859 415 0.20/1.00 vMB 30
306,128 306,128 00000000000000005cb380eed1b3a14fa021b143efd95514c140e38989e6b044 460 0.20/1.00 vMB 35
306,127 306,127 000000000000000025214429c76ad6538f12511f94240680f21301a3988662b2 489 0.29/1.00 vMB 27
306,126 306,126 00000000000000000b9cea17b980b445b3995454b924bd369dbe2e2b61ffd95f 340 0.21/1.00 vMB 26
306,125 306,125 0000000000000000255ae98e3952c092b81404c9a26962f951148de5416d700e 130 0.05/1.00 vMB 32
306,124 306,124 000000000000000004af5e70a57ab48fffd7e2befd22f044d17f9bb551b2d376 409 0.38/1.00 vMB 17
306,123 306,123 000000000000000018ecac40e5f7dc0d9aee5f1795fe00b290bd1a7788afc237 512 0.16/1.00 vMB 54
306,122 306,122 0000000000000000002d2b69a620de7cad59e4a173e2ce32cc00d9abdd16db06 14 0.01/1.00 vMB 16
306,121 306,121 0000000000000000152a4c615178692f4b4bb5fd6a95bcaccc2456e88125edc2 371 0.19/1.00 vMB 32
306,120 306,120 00000000000000003446100d048b39f28b1234fcbca05356defb43e6915a39ca 10 0.00/1.00 vMB 24
306,119 306,119 000000000000000009af477f5b2fb05b1d1cbe352eab60b327ebd8fd81739b2f 10 0.00/1.00 vMB 40
306,118 306,118 00000000000000001dc2c09756be0bb3331f2fdff00e0ea5debc9e6525e43013 141 0.08/1.00 vMB 31
306,117 306,117 00000000000000001e214013c251a2a37fab7691744f863545ae8c5091034071 101 0.06/1.00 vMB 30
306,116 306,116 00000000000000005c9ca58f65562a37ae597f59313e4a7755eddb0861b48cf7 152 0.05/1.00 vMB 30
306,115 306,115 000000000000000035848cf87cb706775bfcf872db3402e354445e8fd5d94487 670 0.38/1.00 vMB 32
306,114 306,114 000000000000000001d317acc1a4164bdc95df10207bcf9c9760d9ff44a3215e 197 0.13/1.00 vMB 24
306,113 306,113 00000000000000002e98d94d9ff8a91c62008dfc217ff07d6b45e1b529f69c19 234 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.