Loading Tool

Explorer IconExplorer

Memory Pool

81,903 transactions
30.06 vMB
0.13064289 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt 4787f215163355868b9bf79c2fb538aa444bd145f04cd6ee53b8a162c0eb286f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root d37c8133971028bcde01ffd715f3a17baf17874651aa76b7d1ec6eb69ed964d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.05409991 BTC
Feerates: 477.45 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (130,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,842 784,842 0000000000000000000375e73c27441a42f6f09fd6539ef9c63ef62aa723dd9b 1,912 1.00/1.00 vMB 16
784,841 784,841 000000000000000000050e8867cb5a07d64b6ef105394dee01a70c21fb98601c 3,123 1.00/1.00 vMB 26
784,840 784,840 00000000000000000004d2826c49e297eb01e4cc723886bd482266dcb1bdef4e 3,242 1.00/1.00 vMB 21
784,839 784,839 000000000000000000018300384e3000b8e152c934be7ba097d4927f7d64a5fa 2,882 1.00/1.00 vMB 21
784,838 784,838 0000000000000000000132e3266d294c7024b5fc74b0d9b6bf1f2174962563a9 3,690 1.00/1.00 vMB 28
784,837 784,837 000000000000000000056e0ae2433fc3a0342498530ac145824bbf7f39e3ba26 3,625 1.00/1.00 vMB 24
784,836 784,836 0000000000000000000172fddd83d911e05f496a3dd54e7fc62183f16368624a 2,720 1.00/1.00 vMB 26
784,835 784,835 00000000000000000005c7179aeb07fae3dfd5ab8165d8c7b036b55dc999ad48 2,822 1.00/1.00 vMB 26
784,834 784,834 000000000000000000034b0dc6f7221b8a91f1eefd545d3935b082d791efc91f 3,586 1.00/1.00 vMB 29
784,833 784,833 00000000000000000004bd67a0eb8bccc64312db7a1c9cdc3ec9ad11a7a1d5b2 2,779 1.00/1.00 vMB 31
784,832 784,832 000000000000000000048ff905d7a2017223421cb9eb16d15669132ea509ae37 2,874 1.00/1.00 vMB 44
784,831 784,831 00000000000000000004923b170c20b3b3d88a41bfdf129ffd7e29fe36661bd7 2,523 1.00/1.00 vMB 22
784,830 784,830 0000000000000000000553188efb6a7111240131d9963aa8a301a2cd7490e574 2,637 1.00/1.00 vMB 43
784,829 784,829 000000000000000000038d0871fea217a9cb45cb78dfe77a493fc368dbfb8025 2,022 1.00/1.00 vMB 23
784,828 784,828 00000000000000000001fd06588b0748c7a70c41dd6ca4bb7e628684a54c9158 2,884 1.00/1.00 vMB 15
784,827 784,827 0000000000000000000229b6b78393bd9e4d3aece5158d3288c04b3022b1f84f 3,394 1.00/1.00 vMB 27
784,826 784,826 000000000000000000039053aa5c5efe2b9b8cb9222603cc17261f0e80138836 2,587 1.00/1.00 vMB 42
784,825 784,825 000000000000000000045aac001aa6b1ed95df3d22e207dc8a9c9176c9113ca3 2,322 1.00/1.00 vMB 25
784,824 784,824 0000000000000000000267e0df445bcf7e86c55fcf73d473fe20eebad47ac0be 3,044 1.00/1.00 vMB 16
784,823 784,823 00000000000000000004733e5031cd3c77a1b27706efed2917464186eeb8ccd7 3,158 1.00/1.00 vMB 19
784,822 784,822 00000000000000000000922f4f4dbb12198965d07699cb073a1a1ac78e153c13 2,140 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.21 GB
    • Received: 16.18 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.