Loading Tool

Explorer IconExplorer

Memory Pool

88,349 transactions
32.32 vMB
0.17305143 BTC
Random Selection Loading Transactions
Max Size: 195.75/200 MB

Candidate Block

Mining Attempt 58c3bed08b4bc45fa8262ea3c6e016756e1fe2d608c8786bd8bc1eee188816f3
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 90ae7b9b1bca81c32c1037870264ccf766e77a621a873f0da41f2bae97146b9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,745
Size: 1.00 vMB
Total Fees: 0.08411048 BTC
Feerates: 216.64 > 8.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (279,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,834 635,834 000000000000000000107a5d942354fa4cabc8721a6b041967c9c1b50eaa7f5d 1,959 1.00/1.00 vMB 56
635,833 635,833 0000000000000000000cb87daac3cf7cc3363327cb8d504fa253fd4d2bf32df3 1,769 1.00/1.00 vMB 28
635,832 635,832 000000000000000000029f39bdedc4f86af21ed7528361453b9d8788a229fde9 2,152 1.00/1.00 vMB 20
635,831 635,831 00000000000000000004151568d0d6e8256cae3a3e36cd7e4c655b77bbef5a04 2,434 1.00/1.00 vMB 30
635,830 635,830 00000000000000000006f2b5ecb1d46755674bb184286bff0841612e0528e782 3,081 1.00/1.00 vMB 45
635,829 635,829 0000000000000000000d7dc3ff0b3915c7e67df1648123f3a38a41de79d5efa2 2,683 1.00/1.00 vMB 51
635,828 635,828 00000000000000000001249f26a19c0546dd5c614de31df24b238397d43aac45 619 0.23/1.00 vMB 18
635,827 635,827 00000000000000000006035fa09076e257a8236c45414fd817495caef7097ca3 1,145 0.71/1.00 vMB 14
635,826 635,826 0000000000000000000709e1bd90f78d0ba97491248949d2871d30711118f35d 2,134 0.96/1.00 vMB 2
635,825 635,825 00000000000000000004c38ece387e6d77a60117dedafaad0c903ad29ecd9506 1,631 1.00/1.00 vMB 19
635,824 635,824 0000000000000000000e8f9374ef4d36ee627a321e3a3005c8ac154b7e5f9e72 2,561 1.00/1.00 vMB 33
635,823 635,823 0000000000000000001121fdca141343acf4f4e2822910ce9e43dd3cc0e2777d 975 0.34/1.00 vMB 15
635,822 635,822 00000000000000000010cb4cc69c7483070118d6cc56be08b8883b33f7e5be65 2,577 1.00/1.00 vMB 19
635,821 635,821 000000000000000000035be319b5a420c101b2c495b1fa1aea1a4ba888c5a12f 286 0.13/1.00 vMB 16
635,820 635,820 00000000000000000006c626c066da18e71197f44e454cdf01fec46ffb811b05 686 0.46/1.00 vMB 12
635,819 635,819 0000000000000000000ab2b724a8082a6401d211efc169adf4ce5ea56e4dff4e 2,292 1.00/1.00 vMB 11
635,818 635,818 0000000000000000000030f224565d24a92892aef273b05b7ca96d19d3454833 2,452 1.00/1.00 vMB 15
635,817 635,817 000000000000000000017c391adf84710b7b9ed2ba7e4ab145bd1f0e1408769b 2,294 1.00/1.00 vMB 16
635,816 635,816 0000000000000000000bdd825d29a242a0b9e4d8bb518d39b9bbec343dca7360 2,150 1.00/1.00 vMB 33
635,815 635,815 000000000000000000102d8572045cb3def1831cc2db197534297236e25f1eba 1,923 1.00/1.00 vMB 28
635,814 635,814 000000000000000000091f4074dc2bb86a5e33a078624a9f3f050fdead202037 2,657 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.