Loading Tool

Explorer IconExplorer

Memory Pool

79,985 transactions
29.58 vMB
0.06593089 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 19bf1ce17e4df023be49e180481b1edad4335987bdbbf4cb107ffef20ff5f713
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root d1182b0ee7ea0d4c614ec588490137ecdd3d3c3e2be66dffc7a7dbb5a1b7ada7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,455
Size: 1.00 vMB
Total Fees: 0.00585253 BTC
Feerates: 73.20 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (643,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,962 271,962 00000000000000054086e481d833359690df77c4d12e56b2ee516ae2415ff2e9 606 0.34/1.00 vMB 74
271,961 271,961 0000000000000005de4d185c7da8cc52e1fefeaf54e481e5cb508bde8fd27b93 378 0.15/1.00 vMB 10
271,960 271,960 0000000000000003406828393f24ce60675f3dac79a7de531eb117a9ca572474 494 0.24/1.00 vMB 57
271,959 271,959 0000000000000000985b39c891b33f31493eb4c9c131623187a6d4772c67fcba 350 0.36/1.00 vMB 24
271,958 271,958 0000000000000006535d923b488f7fa7fa228b7d4434576de22df209b764463d 1,231 0.50/1.00 vMB 64
271,957 271,957 00000000000000010bdc2bcdf9c9e61028287e2cbea88de7a621ca8831576bd5 639 0.25/1.00 vMB 127
271,956 271,956 000000000000000467675fae1ce1c355fa578ea1d3a3b727cf95703987139d56 239 0.15/1.00 vMB 16
271,955 271,955 0000000000000003769c94b850d0557f4aacf34786a0155596f910e191282a6e 32 0.03/1.00 vMB 8
271,954 271,954 00000000000000021ed72c755589c283f6def3d9b68a0c05e3052f949d631ac0 111 0.11/1.00 vMB 23
271,953 271,953 000000000000000498ea49af3f41aa433612fadac23367a0041c4fb7a9597b57 312 0.25/1.00 vMB 26
271,952 271,952 00000000000000024437b9e83f4554a996d91ce26400cfb5973eb225ba689b19 344 0.25/1.00 vMB 36
271,951 271,951 000000000000000388cdae5054a254b76cdc6a81dcd6db2bb0b62c6435244a37 521 0.25/1.00 vMB 56
271,950 271,950 0000000000000006e7984c85f9841f19dec46f043cc13ab9cdfdc4f848db1f92 601 0.25/1.00 vMB 67
271,949 271,949 0000000000000004dfebb50740cc3fc61a988703d8ea93523a838e1e2dab637d 1,208 0.50/1.00 vMB 49
271,948 271,948 00000000000000032b9c0470eb700a83611d7d575eab3a7fae249072b4d40c12 824 0.25/1.00 vMB 93
271,947 271,947 0000000000000000e1834d4837cdd32519b2a1b78ffb91e38d7bc3ffaf491637 502 0.25/1.00 vMB 522
271,946 271,946 0000000000000000ac35d63b992144a16a5de727186d8ec772ad9b11a33d4845 266 0.15/1.00 vMB 23
271,945 271,945 000000000000000341b2908aa03017d00d165a5c0d21184cfb31d06aeb5616a6 414 0.18/1.00 vMB 72
271,944 271,944 00000000000000031651a8da9e7d832c10c7f95c3acf45093d447dbabef82437 424 0.25/1.00 vMB 44
271,943 271,943 0000000000000002554935412b81313e75efdbf794c59530df86050e38b2c167 768 0.25/1.00 vMB 90
271,942 271,942 0000000000000005ae1e3ceec6acd8c325069fb77a45f13f36ecaeff3bcc01d9 289 0.13/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.36 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: 662.53 GB
    • Received: 14.86 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.