Loading Tool

Explorer IconExplorer

Memory Pool

78,865 transactions
29.21 vMB
0.12021816 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt 48b44c1832b32c1c44f7cd46c734376b95a2f52b4823a543565f8e805672317f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3a0af9d2681bee559992e275f4d1659faa3a150d5de30bc56084d45b4ccd3a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.04359082 BTC
Feerates: 150.80 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (515,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,238 400,238 000000000000000005f5612c640892ab51f9f9ff19a7309f4f3c7a8f2d912633 2,264 1.00/1.00 vMB 41
400,237 400,237 0000000000000000028e51fd93840afc88c418569d817dee69290cbe3f3fc532 1,748 1.00/1.00 vMB 36
400,236 400,236 000000000000000006858ddb176c1121fc677c8e1eb61d4bc88c7329d856af63 191 0.10/1.00 vMB 21
400,235 400,235 000000000000000002641517e1b8758287f4d7f90efccb1810b629863e523897 1,218 0.87/1.00 vMB 21
400,234 400,234 0000000000000000045deb174f12811ad6db5d3214513264c8d427677dbe98b3 2,825 0.93/1.00 vMB 62
400,233 400,233 000000000000000003dd7007f9e2ccea8d2ee250bdf05b436bb3c2cabdf4e586 373 0.36/1.00 vMB 27
400,232 400,232 0000000000000000056a83289714145cfca1d9b231b982e39063f207b6aa0ebd 473 0.74/1.00 vMB 14
400,231 400,231 00000000000000000677bd271bd8655573ccc35057485bc890b4cc8e1f09e7d0 1,407 0.77/1.00 vMB 41
400,230 400,230 00000000000000000220971d68d35cb6cf70b8dd6f94aca89140c7b72cf51d7d 817 0.91/1.00 vMB 18
400,229 400,229 000000000000000001f207a554aa6c25b464cefe45283d1fec675d55fe95c9f7 1,369 0.75/1.00 vMB 38
400,228 400,228 000000000000000005c812c7836225075e4ce1bd4dfea2f4745ba817828eabb1 1,480 0.96/1.00 vMB 32
400,227 400,227 000000000000000004c9ad01b81a8e99845186a7dcc13d4f250c7429d084244f 1 0.00/1.00 vMB 0
400,226 400,226 00000000000000000522d8e025c14f345f5f963ab8e6863199a7e697b49df7d6 1,350 0.93/1.00 vMB 28
400,225 400,225 0000000000000000046767aed846c59634b9d9bbd1805849f4779b4ae7ebf553 2,329 0.93/1.00 vMB 55
400,224 400,224 0000000000000000068e70ce20611866d8961d5d410aa815d50941596632cec1 1,884 1.00/1.00 vMB 37
400,223 400,223 0000000000000000000083ab2375f49cfc91fc198f97f32616abd5cd86897a6b 1,290 1.00/1.00 vMB 35
400,222 400,222 00000000000000000279938ca66cf43b80c844a63ca470143d7215d8cdf703cb 1,585 0.75/1.00 vMB 40
400,221 400,221 0000000000000000023ed096e0087acf4760e52e3fb6aa894cf62c4aa148d797 1,303 0.75/1.00 vMB 38
400,220 400,220 000000000000000000c6c4545322cb1a67290ef2ab12badeb4dd8bdf5ce7d14d 2,776 0.93/1.00 vMB 55
400,219 400,219 00000000000000000368324dbdc5d4f5ed19fae51f0686dfebaba47828cd40be 539 0.65/1.00 vMB 24
400,218 400,218 000000000000000000df80dd684b20ef703e6c9f7d5dd6bd61950177dddb82e7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.