Loading Tool

Explorer IconExplorer

Memory Pool

75,645 transactions
28.06 vMB
0.08633911 BTC
Random Selection Loading Transactions
Max Size: 170.38/200 MB

Candidate Block

Mining Attempt cb59e259342fdfafa215fb841855711afc81b1bd86a9b2e1043ddcdba6385081
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3f2c28ce15a016ea31394f9c139eab2e5f0cd268415935fe2c680c8c1ef098d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.02605422 BTC
Feerates: 402.60 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (510,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,180 405,180 000000000000000002ae17470c4a361a7e4d2016b16c9db6b919f7aadb50c5f0 2,994 0.99/1.00 vMB 53
405,179 405,179 00000000000000000077f2ec2992699287ae7c1b7a15e1d113048875b4f4eaef 2,620 1.00/1.00 vMB 65
405,178 405,178 000000000000000003532be135e917df7d1d5c7deff5ffc16d346f6a8b9f323c 2,700 1.00/1.00 vMB 79
405,177 405,177 000000000000000000c520949420c883248c8a2dfb972a1e45b7d2c0d218acbc 859 0.40/1.00 vMB 42
405,176 405,176 0000000000000000039bdd642154799e41f0f140a117a2e2ab77d8c0f6c16ebf 215 0.21/1.00 vMB 19
405,175 405,175 000000000000000001e800dd335299798903f48a851f279addb34a2dca53f28d 2,786 1.00/1.00 vMB 49
405,174 405,174 0000000000000000011c4827579bb09f150f270733b74a47e6246419c487405c 830 0.44/1.00 vMB 37
405,173 405,173 000000000000000000a3a71672c5242b94c9468afc1cce121d0adcfc3b26afd0 39 0.01/1.00 vMB 44
405,172 405,172 000000000000000004af8e32e1f9cf7c9247fb1812e145e0ca9f10e45d843c58 1,003 1.00/1.00 vMB 18
405,171 405,171 0000000000000000056aaf1b39d020a95ffaadabdbab9b452f9f433e29e5db30 933 0.46/1.00 vMB 41
405,170 405,170 000000000000000001b758aedafe9ce482439370430cff82f87915a12b622c04 361 0.46/1.00 vMB 19
405,169 405,169 000000000000000003d8fe33cca78888d14572b7f0c885d4c58ec1268baa811c 1,086 0.98/1.00 vMB 26
405,168 405,168 000000000000000001330e8b8ee30b7dc1cd9526ab302ac037cad528d632c9cf 796 0.36/1.00 vMB 45
405,167 405,167 0000000000000000010e094cb5f9714ebc3d1d2b6e1639b0b0f70d16621b426e 1,384 1.00/1.00 vMB 33
405,166 405,166 0000000000000000056823335fab58c21dae00bdc6f7093c5bc459a616dc5c9b 1,545 1.00/1.00 vMB 39
405,165 405,165 00000000000000000263685cee47d59a6108c7c8a8e43ad140eb10ad10eed849 1,974 0.99/1.00 vMB 50
405,164 405,164 0000000000000000011131a63447e63320499c67997be40621fd5ca928ed75f3 2,504 0.99/1.00 vMB 63
405,163 405,163 000000000000000003f93dec2b556b4d294b883c3d6e18b763c01e34cbf08302 2,560 0.99/1.00 vMB 57
405,162 405,162 0000000000000000057ec08b00371285572773423862b163d4ae79bc275b2b13 573 1.00/1.00 vMB 23
405,161 405,161 00000000000000000663184d9dc822a2fcefcbacd9ac88c7f12b4a4bbdfbb7e7 794 0.58/1.00 vMB 30
405,160 405,160 00000000000000000671724b267be23a2d71293b715e76ed64b33f65333f1e1f 1,937 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.