Loading Tool

Explorer IconExplorer

Memory Pool

78,669 transactions
29.47 vMB
0.10711481 BTC
Random Selection Loading Transactions
Max Size: 177.15/200 MB

Candidate Block

Mining Attempt 75df7f533aecb2d007d602642d839e5bbdcbd474e1fb69bf1c3d8afd53911daa
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (365,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,264 549,264 00000000000000000022a3a5dc6d8d2fdadd857e305c71fcd3d83965fd2103d5 2,363 1.00/1.00 vMB 15
549,263 549,263 000000000000000000044e0909831ecbebc0e354df39b74627882152938b336a 2,342 1.00/1.00 vMB 17
549,262 549,262 00000000000000000021a60cafbe6e81d9a5bcac64813f44d2383d90d0fe0806 1,954 1.00/1.00 vMB 23
549,261 549,261 000000000000000000076ce64fa99e29bfc3f3f31989f63ff28ebc8354d3e57d 3,094 1.00/1.00 vMB 3
549,260 549,260 00000000000000000012b1fb28f38ebe1a426c5a9179237a1fcf305b581a5286 3,286 1.00/1.00 vMB 9
549,259 549,259 0000000000000000001af21717e1c7c34484393cedfd210a418a6d2aec5eba0f 1,413 0.71/1.00 vMB 9
549,258 549,258 0000000000000000000e5f2ebffe904638f4d1a6b98d18b43e3f6cc136c7b8e0 2,874 1.00/1.00 vMB 25
549,257 549,257 000000000000000000211930ca577c9a325262c26c51d2890c7326963e9b6921 2,749 1.00/1.00 vMB 10
549,256 549,256 00000000000000000024210f9d010729132ecdca439fb10f992c79a492cf4a75 2,774 1.00/1.00 vMB 27
549,255 549,255 00000000000000000010080a66f06d2a7801cb3110803814e77fe4f1dc61ac5d 2,699 1.00/1.00 vMB 7
549,254 549,254 0000000000000000001d4141426462fb3869dfc6853d47fb592ecbaf9a7cf21b 2,937 1.00/1.00 vMB 23
549,253 549,253 000000000000000000025bd724819cebf444d78f471785ab4bf1d86e8142da29 1,175 1.00/1.00 vMB 7
549,252 549,252 0000000000000000001a15cfed525088e22117527ca522b48c7e68b183d2d9cc 1,681 1.00/1.00 vMB 10
549,251 549,251 0000000000000000000dab0732f9f22f514489fb0528ab727df0a7005ab7d34c 735 0.26/1.00 vMB 20
549,250 549,250 000000000000000000148f2769f578f501398edbbd375b4d855ed27216dd96bb 853 1.00/1.00 vMB 2
549,249 549,249 000000000000000000173d635d938d624419b946b4b08fed35d0c0e11747b607 2,491 1.00/1.00 vMB 8
549,248 549,248 0000000000000000002329ed8f2ee0d3d44daf71e612604a0ba72e49c9c20393 2,558 1.00/1.00 vMB 24
549,247 549,247 0000000000000000000a08e5943d309c0372a2b40f0a6d2adecd7d3956095b1e 2,598 1.00/1.00 vMB 8
549,246 549,246 0000000000000000001e048ce62fc6b580eb7628b80f791c4c8cef213d8a9144 2,323 1.00/1.00 vMB 4
549,245 549,245 0000000000000000001a8d9570c14cf04d25401dadab7b263873197256cb2d95 2,662 1.00/1.00 vMB 20
549,244 549,244 0000000000000000000626859523a6f4fec506bd932a817b10fdeeadc26d1398 2,043 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.