Loading Tool

Explorer IconExplorer

Memory Pool

8,711 transactions
6.44 vMB
0.01477478 BTC
Random Selection Loading Transactions
Max Size: 37.82/200 MB

Candidate Block

Mining Attempt 8eb14ec2b586c24341d0fb2b11b3e6aa00f076ee3c5ab16c422d050d6444f1a6
Version 20000000
Previous Block 00000000000000000000bb5bb0dee65145ae16bf654b8b15ab17e5cf50f82f72
Merkle Root 0f813817330c8cdd05e722bc66f1ba952ecde9ba45a21d97991f2ca31d4e5c33
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.00891116 BTC
Feerates: 151.00 > 0.89 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,316 (111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,205 938,205 00000000000000000000ecc92f0c9375ba154302e28d6bdc6568a526b01df1e4 3,492 1.00/1.00 vMB 3
938,204 938,204 0000000000000000000062a0b3acee6540ffbce9030d944412f2a05387b5c35d 3,496 1.00/1.00 vMB 3
938,203 938,203 0000000000000000000010f6a10f3a66eea0e8e351ba552b6c92d9e0342b3686 3,376 1.00/1.00 vMB 7
938,202 938,202 00000000000000000000228c6a033e06d554e16dfcd2d849290af198953365fb 3,757 1.00/1.00 vMB 0
938,201 938,201 00000000000000000001f064726b30321d998c23d5ec14052ee9368dff10b154 3,642 1.00/1.00 vMB 3
938,200 938,200 00000000000000000000e01836a937f766ff05c1b58225735fbcafc878c1affa 3,417 1.00/1.00 vMB 1
938,199 938,199 0000000000000000000015ab98d07ca056730c15de5dcbd0f14f20ae657af87a 4,717 1.00/1.00 vMB 0
938,198 938,198 00000000000000000000d39b3c61dd494d9b63dd075e50c4191127836fbe051e 1,956 1.00/1.00 vMB 1
938,197 938,197 00000000000000000000c472e3b68ede66cb7f9a11cf70a7be9b7862c1127ffb 3,517 1.00/1.00 vMB 2
938,196 938,196 000000000000000000011b266ac6daa8bddcaced2557d1f7da4d0afc1280bcc5 4,029 1.00/1.00 vMB 2
938,195 938,195 00000000000000000001d6c522ebef07fe2381243723d7a8ec248f6dc7826f8d 5,162 1.00/1.00 vMB 1
938,194 938,194 00000000000000000000e6d640a833582c3110eb10811811aa02c39eaa961730 5,126 1.00/1.00 vMB 1
938,193 938,193 000000000000000000001de894b3ddb78d141f31907962f0b00cf72aac257d70 1,239 0.39/1.00 vMB 0
938,192 938,192 00000000000000000001673ac35ef823ab384a39544040bb446025f0e2b02887 5,469 1.00/1.00 vMB 1
938,191 938,191 00000000000000000001bdf8559ef49c111aae3a85f031cdfad941d6285ec8aa 204 0.06/1.00 vMB 2
938,190 938,190 00000000000000000000924a238c5908e74e4ed1758851c974d360de201d4bb1 5,397 1.00/1.00 vMB 1
938,189 938,189 000000000000000000017186d68badbba28febda7037fc92c7a352cd6d247f4c 3,174 1.00/1.00 vMB 2
938,188 938,188 0000000000000000000194411078763d12a86889274246da6d4f5533b116e151 5,055 1.00/1.00 vMB 1
938,187 938,187 000000000000000000002ad64e481e7483bc663ef590a9c53f3a12ab8fda5aa6 3,825 1.00/1.00 vMB 2
938,186 938,186 00000000000000000001820f4684cd29754a13064b8a0330b36b462d72bd7a10 5,076 1.00/1.00 vMB 1
938,185 938,185 00000000000000000000b98fbc7bfb894ce73538c9cfc340ea93ce176e9b698d 3,402 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,092.33 GB
    • Received: 225.03 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.